$search
#include <LoggingControl.h>
Public Types | |
enum | { AUTOLOG_DISABLED = 0 } |
enum | { AUTOLOG_ENABLED = 1 } |
enum | { DISK_LOGGING_STOP = 0 } |
enum | { DISK_LOGGING_START = 1 } |
typedef uint8_t | _autolog_type |
typedef uint8_t | _disk_logging_type |
typedef boost::array< uint8_t, 32 > | _filename_kernel_type |
typedef uint16_t | _groups_count_type |
typedef std::vector < ::applanix_msgs::OutputGroup_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::applanix_msgs::OutputGroup_ < ContainerAllocator > >::other > | _groups_type |
typedef uint16_t | _rate_type |
typedef boost::array< uint8_t, 32 > | _reserved_type |
typedef uint16_t | _transaction_type |
typedef boost::shared_ptr < ::applanix_msgs::LoggingControl_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::applanix_msgs::LoggingControl_ < ContainerAllocator > > | Ptr |
typedef LoggingControl_ < ContainerAllocator > | Type |
Public Member Functions | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
ROS_DEPRECATED uint32_t | get_filename_kernel_size () const |
ROS_DEPRECATED uint32_t | get_groups_size () const |
ROS_DEPRECATED void | get_groups_vec (std::vector< ::applanix_msgs::OutputGroup_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::applanix_msgs::OutputGroup_< ContainerAllocator > >::other > &vec) const |
ROS_DEPRECATED uint32_t | get_reserved_size () const |
LoggingControl_ (const ContainerAllocator &_alloc) | |
LoggingControl_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
ROS_DEPRECATED void | set_groups_size (uint32_t size) |
ROS_DEPRECATED void | set_groups_vec (const std::vector< ::applanix_msgs::OutputGroup_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::applanix_msgs::OutputGroup_< ContainerAllocator > >::other > &vec) |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | autolog |
uint8_t | disk_logging |
boost::array< uint8_t, 32 > | filename_kernel |
std::vector < ::applanix_msgs::OutputGroup_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::applanix_msgs::OutputGroup_ < ContainerAllocator > >::other > | groups |
uint16_t | groups_count |
uint16_t | rate |
boost::array< uint8_t, 32 > | reserved |
uint16_t | transaction |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 22 of file LoggingControl.h.
typedef uint8_t applanix_msgs::LoggingControl_< ContainerAllocator >::_autolog_type |
Definition at line 65 of file LoggingControl.h.
typedef uint8_t applanix_msgs::LoggingControl_< ContainerAllocator >::_disk_logging_type |
Definition at line 68 of file LoggingControl.h.
typedef boost::array<uint8_t, 32> applanix_msgs::LoggingControl_< ContainerAllocator >::_filename_kernel_type |
Definition at line 71 of file LoggingControl.h.
typedef uint16_t applanix_msgs::LoggingControl_< ContainerAllocator >::_groups_count_type |
Definition at line 56 of file LoggingControl.h.
typedef std::vector< ::applanix_msgs::OutputGroup_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::applanix_msgs::OutputGroup_<ContainerAllocator> >::other > applanix_msgs::LoggingControl_< ContainerAllocator >::_groups_type |
Definition at line 59 of file LoggingControl.h.
typedef uint16_t applanix_msgs::LoggingControl_< ContainerAllocator >::_rate_type |
Definition at line 62 of file LoggingControl.h.
typedef boost::array<uint8_t, 32> applanix_msgs::LoggingControl_< ContainerAllocator >::_reserved_type |
Definition at line 74 of file LoggingControl.h.
typedef uint16_t applanix_msgs::LoggingControl_< ContainerAllocator >::_transaction_type |
Definition at line 53 of file LoggingControl.h.
typedef boost::shared_ptr< ::applanix_msgs::LoggingControl_<ContainerAllocator> const> applanix_msgs::LoggingControl_< ContainerAllocator >::ConstPtr |
Definition at line 176 of file LoggingControl.h.
typedef boost::shared_ptr< ::applanix_msgs::LoggingControl_<ContainerAllocator> > applanix_msgs::LoggingControl_< ContainerAllocator >::Ptr |
Definition at line 175 of file LoggingControl.h.
typedef LoggingControl_<ContainerAllocator> applanix_msgs::LoggingControl_< ContainerAllocator >::Type |
Definition at line 23 of file LoggingControl.h.
anonymous enum |
Definition at line 77 of file LoggingControl.h.
anonymous enum |
Definition at line 78 of file LoggingControl.h.
anonymous enum |
Definition at line 79 of file LoggingControl.h.
anonymous enum |
Definition at line 80 of file LoggingControl.h.
applanix_msgs::LoggingControl_< ContainerAllocator >::LoggingControl_ | ( | ) | [inline] |
Definition at line 25 of file LoggingControl.h.
applanix_msgs::LoggingControl_< ContainerAllocator >::LoggingControl_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 39 of file LoggingControl.h.
ROS_DEPRECATED const std::string applanix_msgs::LoggingControl_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 93 of file LoggingControl.h.
ROS_DEPRECATED const std::string applanix_msgs::LoggingControl_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 100 of file LoggingControl.h.
ROS_DEPRECATED const std::string applanix_msgs::LoggingControl_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 131 of file LoggingControl.h.
static ROS_DEPRECATED const std::string applanix_msgs::LoggingControl_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 91 of file LoggingControl.h.
static const char* applanix_msgs::LoggingControl_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 89 of file LoggingControl.h.
static ROS_DEPRECATED const std::string applanix_msgs::LoggingControl_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 98 of file LoggingControl.h.
static const char* applanix_msgs::LoggingControl_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 96 of file LoggingControl.h.
static ROS_DEPRECATED const std::string applanix_msgs::LoggingControl_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 129 of file LoggingControl.h.
static const char* applanix_msgs::LoggingControl_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 103 of file LoggingControl.h.
virtual ROS_DEPRECATED uint8_t* applanix_msgs::LoggingControl_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 147 of file LoggingControl.h.
ROS_DEPRECATED uint32_t applanix_msgs::LoggingControl_< ContainerAllocator >::get_filename_kernel_size | ( | ) | const [inline] |
Definition at line 86 of file LoggingControl.h.
ROS_DEPRECATED uint32_t applanix_msgs::LoggingControl_< ContainerAllocator >::get_groups_size | ( | ) | const [inline] |
Definition at line 82 of file LoggingControl.h.
ROS_DEPRECATED void applanix_msgs::LoggingControl_< ContainerAllocator >::get_groups_vec | ( | std::vector< ::applanix_msgs::OutputGroup_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::applanix_msgs::OutputGroup_< ContainerAllocator > >::other > & | vec | ) | const [inline] |
Definition at line 84 of file LoggingControl.h.
ROS_DEPRECATED uint32_t applanix_msgs::LoggingControl_< ContainerAllocator >::get_reserved_size | ( | ) | const [inline] |
Definition at line 87 of file LoggingControl.h.
virtual ROS_DEPRECATED uint32_t applanix_msgs::LoggingControl_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 161 of file LoggingControl.h.
virtual ROS_DEPRECATED uint8_t* applanix_msgs::LoggingControl_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 133 of file LoggingControl.h.
ROS_DEPRECATED void applanix_msgs::LoggingControl_< ContainerAllocator >::set_groups_size | ( | uint32_t | size | ) | [inline] |
Definition at line 83 of file LoggingControl.h.
ROS_DEPRECATED void applanix_msgs::LoggingControl_< ContainerAllocator >::set_groups_vec | ( | const std::vector< ::applanix_msgs::OutputGroup_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::applanix_msgs::OutputGroup_< ContainerAllocator > >::other > & | vec | ) | [inline] |
Definition at line 85 of file LoggingControl.h.
boost::shared_ptr<std::map<std::string, std::string> > applanix_msgs::LoggingControl_< ContainerAllocator >::__connection_header |
Definition at line 177 of file LoggingControl.h.
uint8_t applanix_msgs::LoggingControl_< ContainerAllocator >::autolog |
Definition at line 66 of file LoggingControl.h.
uint8_t applanix_msgs::LoggingControl_< ContainerAllocator >::disk_logging |
Definition at line 69 of file LoggingControl.h.
boost::array<uint8_t, 32> applanix_msgs::LoggingControl_< ContainerAllocator >::filename_kernel |
Definition at line 72 of file LoggingControl.h.
std::vector< ::applanix_msgs::OutputGroup_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::applanix_msgs::OutputGroup_<ContainerAllocator> >::other > applanix_msgs::LoggingControl_< ContainerAllocator >::groups |
Definition at line 60 of file LoggingControl.h.
uint16_t applanix_msgs::LoggingControl_< ContainerAllocator >::groups_count |
Definition at line 57 of file LoggingControl.h.
uint16_t applanix_msgs::LoggingControl_< ContainerAllocator >::rate |
Definition at line 63 of file LoggingControl.h.
boost::array<uint8_t, 32> applanix_msgs::LoggingControl_< ContainerAllocator >::reserved |
Definition at line 75 of file LoggingControl.h.
uint16_t applanix_msgs::LoggingControl_< ContainerAllocator >::transaction |
Definition at line 54 of file LoggingControl.h.