Tango Core Classes Reference  9.3.4
Tango::Group Member List

This is the complete list of members for Tango::Group, including all inherited members.

add(Group *group, int tmo_ms=-1)Tango::Groupvirtual
add(const std::string &pattern, int tmo_ms=-1)Tango::Groupvirtual
add(const std::vector< std::string > &patterns, int tmo_ms=-1)Tango::Groupvirtual
command_inout(const std::string &c, bool fwd=true)Tango::Group
command_inout(const std::string &c, const DeviceData &d, bool fwd=true)Tango::Group
command_inout(const std::string &c, const std::vector< DeviceData > &d, bool fwd=true)Tango::Group
command_inout(const std::string &c, const std::vector< T > &d, bool fwd=true)Tango::Group
command_inout_asynch(const std::string &c, bool fgt=false, bool fwd=true)Tango::Group
command_inout_asynch(const std::string &c, const DeviceData &d, bool fgt=false, bool fwd=true)Tango::Group
command_inout_asynch(const std::string &c, const std::vector< DeviceData > &d, bool fgt=false, bool fwd=true)Tango::Group
command_inout_asynch(const std::string &c, const std::vector< T > &d, bool fgt=false, bool fwd=true)Tango::Group
command_inout_reply(long req_id, long tmo_ms=0)Tango::Group
contains(const std::string &pattern, bool fwd=true)Tango::Groupvirtual
get_device(const std::string &device_name)Tango::Groupvirtual
get_device(long idx)Tango::Groupvirtual
get_device_list(bool fwd=true)Tango::Group
get_group(const std::string &group_name)Tango::Groupvirtual
get_size(bool fwd=true)Tango::Group
Group(const std::string &name)Tango::Group
operator[](long idx)Tango::Groupvirtual
ping(bool fwd=true)Tango::Groupvirtual
read_attribute(const std::string &a, bool fwd=true)Tango::Group
read_attribute_asynch(const std::string &a, bool fwd=true)Tango::Group
read_attribute_reply(long req_id, long tmo_ms=0)Tango::Group
read_attributes(const std::vector< std::string > &al, bool fwd=true)Tango::Group
read_attributes_asynch(const std::vector< std::string > &al, bool fwd=true)Tango::Group
read_attributes_reply(long req_id, long tmo_ms=0)Tango::Group
remove(const std::string &pattern, bool fwd=true)Tango::Groupvirtual
remove(const std::vector< std::string > &patterns, bool fwd=true)Tango::Groupvirtual
remove_all()Tango::Groupvirtual
set_timeout_millis(int tmo_ms)Tango::Groupvirtual
write_attribute(const DeviceAttribute &d, bool fwd=true)Tango::Group
write_attribute(const std::vector< DeviceAttribute > &d, bool fwd=true)Tango::Group
write_attribute(const std::string &n, const std::vector< T > &d, bool fwd=true)Tango::Group
write_attribute_asynch(const DeviceAttribute &d, bool fwd=true)Tango::Group
write_attribute_asynch(const std::vector< DeviceAttribute > &d, bool fwd=true)Tango::Group
write_attribute_asynch(const std::string &a, const std::vector< T > &d, bool fwd=true)Tango::Group
write_attribute_reply(long req_id, long tmo_ms=0)Tango::Group
~Group()Tango::Groupvirtual