#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 | |
LoggingControl_ () | |
LoggingControl_ (const ContainerAllocator &_alloc) | |
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 |
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 83 of file LoggingControl.h.
typedef boost::shared_ptr< ::applanix_msgs::LoggingControl_<ContainerAllocator> > applanix_msgs::LoggingControl_< ContainerAllocator >::Ptr |
Definition at line 82 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.
boost::shared_ptr<std::map<std::string, std::string> > applanix_msgs::LoggingControl_< ContainerAllocator >::__connection_header |
Definition at line 84 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.