$search

applanix_msgs::LoggingStatus_< ContainerAllocator > Struct Template Reference

#include <LoggingStatus.h>

List of all members.

Public Types

enum  { STATE_STANDBY = 0 }
enum  { STATE_LOGGING = 1 }
enum  { STATE_BUFFERING = 2 }
enum  { STATE_INVALID = 255 }
typedef uint32_t _disk_kb_logged_type
typedef uint32_t _disk_kb_remaining_type
typedef uint32_t _disk_kb_total_type
typedef uint32_t _disk_time_remaining_type
typedef uint8_t _state_type
typedef
::applanix_msgs::TimeDistance_
< ContainerAllocator > 
_td_type
typedef boost::shared_ptr
< ::applanix_msgs::LoggingStatus_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::applanix_msgs::LoggingStatus_
< ContainerAllocator > > 
Ptr
typedef LoggingStatus_
< 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)
 LoggingStatus_ (const ContainerAllocator &_alloc)
 LoggingStatus_ ()
virtual ROS_DEPRECATED uint32_t serializationLength () const
virtual ROS_DEPRECATED uint8_t * serialize (uint8_t *write_ptr, uint32_t seq) const

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
uint32_t disk_kb_logged
uint32_t disk_kb_remaining
uint32_t disk_kb_total
uint32_t disk_time_remaining
uint8_t state
::applanix_msgs::TimeDistance_
< ContainerAllocator > 
td

Static Private Member Functions

static const char * __s_getDataType_ ()
static const char * __s_getMD5Sum_ ()
static const char * __s_getMessageDefinition_ ()

Detailed Description

template<class ContainerAllocator>
struct applanix_msgs::LoggingStatus_< ContainerAllocator >

Definition at line 22 of file LoggingStatus.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint32_t applanix_msgs::LoggingStatus_< ContainerAllocator >::_disk_kb_logged_type

Definition at line 51 of file LoggingStatus.h.

template<class ContainerAllocator >
typedef uint32_t applanix_msgs::LoggingStatus_< ContainerAllocator >::_disk_kb_remaining_type

Definition at line 48 of file LoggingStatus.h.

template<class ContainerAllocator >
typedef uint32_t applanix_msgs::LoggingStatus_< ContainerAllocator >::_disk_kb_total_type

Definition at line 57 of file LoggingStatus.h.

template<class ContainerAllocator >
typedef uint32_t applanix_msgs::LoggingStatus_< ContainerAllocator >::_disk_time_remaining_type

Definition at line 54 of file LoggingStatus.h.

template<class ContainerAllocator >
typedef uint8_t applanix_msgs::LoggingStatus_< ContainerAllocator >::_state_type

Definition at line 60 of file LoggingStatus.h.

template<class ContainerAllocator >
typedef ::applanix_msgs::TimeDistance_<ContainerAllocator> applanix_msgs::LoggingStatus_< ContainerAllocator >::_td_type

Definition at line 45 of file LoggingStatus.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::applanix_msgs::LoggingStatus_<ContainerAllocator> const> applanix_msgs::LoggingStatus_< ContainerAllocator >::ConstPtr

Definition at line 147 of file LoggingStatus.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::applanix_msgs::LoggingStatus_<ContainerAllocator> > applanix_msgs::LoggingStatus_< ContainerAllocator >::Ptr

Definition at line 146 of file LoggingStatus.h.

template<class ContainerAllocator >
typedef LoggingStatus_<ContainerAllocator> applanix_msgs::LoggingStatus_< ContainerAllocator >::Type

Definition at line 23 of file LoggingStatus.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
STATE_STANDBY 

Definition at line 63 of file LoggingStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
STATE_LOGGING 

Definition at line 64 of file LoggingStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
STATE_BUFFERING 

Definition at line 65 of file LoggingStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
STATE_INVALID 

Definition at line 66 of file LoggingStatus.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
applanix_msgs::LoggingStatus_< ContainerAllocator >::LoggingStatus_ (  )  [inline]

Definition at line 25 of file LoggingStatus.h.

template<class ContainerAllocator >
applanix_msgs::LoggingStatus_< ContainerAllocator >::LoggingStatus_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 35 of file LoggingStatus.h.


Member Function Documentation

template<class ContainerAllocator >
ROS_DEPRECATED const std::string applanix_msgs::LoggingStatus_< ContainerAllocator >::__getDataType (  )  const [inline]

Definition at line 73 of file LoggingStatus.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string applanix_msgs::LoggingStatus_< ContainerAllocator >::__getMD5Sum (  )  const [inline]

Definition at line 80 of file LoggingStatus.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string applanix_msgs::LoggingStatus_< ContainerAllocator >::__getMessageDefinition (  )  const [inline]

Definition at line 108 of file LoggingStatus.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string applanix_msgs::LoggingStatus_< ContainerAllocator >::__s_getDataType (  )  [inline, static]

Definition at line 71 of file LoggingStatus.h.

template<class ContainerAllocator >
static const char* applanix_msgs::LoggingStatus_< ContainerAllocator >::__s_getDataType_ (  )  [inline, static, private]

Definition at line 69 of file LoggingStatus.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string applanix_msgs::LoggingStatus_< ContainerAllocator >::__s_getMD5Sum (  )  [inline, static]

Definition at line 78 of file LoggingStatus.h.

template<class ContainerAllocator >
static const char* applanix_msgs::LoggingStatus_< ContainerAllocator >::__s_getMD5Sum_ (  )  [inline, static, private]

Definition at line 76 of file LoggingStatus.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string applanix_msgs::LoggingStatus_< ContainerAllocator >::__s_getMessageDefinition (  )  [inline, static]

Definition at line 106 of file LoggingStatus.h.

template<class ContainerAllocator >
static const char* applanix_msgs::LoggingStatus_< ContainerAllocator >::__s_getMessageDefinition_ (  )  [inline, static, private]

Definition at line 83 of file LoggingStatus.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* applanix_msgs::LoggingStatus_< ContainerAllocator >::deserialize ( uint8_t *  read_ptr  )  [inline, virtual]

Definition at line 122 of file LoggingStatus.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint32_t applanix_msgs::LoggingStatus_< ContainerAllocator >::serializationLength (  )  const [inline, virtual]

Definition at line 134 of file LoggingStatus.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* applanix_msgs::LoggingStatus_< ContainerAllocator >::serialize ( uint8_t *  write_ptr,
uint32_t  seq 
) const [inline, virtual]

Definition at line 110 of file LoggingStatus.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > applanix_msgs::LoggingStatus_< ContainerAllocator >::__connection_header

Definition at line 148 of file LoggingStatus.h.

template<class ContainerAllocator >
uint32_t applanix_msgs::LoggingStatus_< ContainerAllocator >::disk_kb_logged

Definition at line 52 of file LoggingStatus.h.

template<class ContainerAllocator >
uint32_t applanix_msgs::LoggingStatus_< ContainerAllocator >::disk_kb_remaining

Definition at line 49 of file LoggingStatus.h.

template<class ContainerAllocator >
uint32_t applanix_msgs::LoggingStatus_< ContainerAllocator >::disk_kb_total

Definition at line 58 of file LoggingStatus.h.

template<class ContainerAllocator >
uint32_t applanix_msgs::LoggingStatus_< ContainerAllocator >::disk_time_remaining

Definition at line 55 of file LoggingStatus.h.

template<class ContainerAllocator >
uint8_t applanix_msgs::LoggingStatus_< ContainerAllocator >::state

Definition at line 61 of file LoggingStatus.h.

template<class ContainerAllocator >
::applanix_msgs::TimeDistance_<ContainerAllocator> applanix_msgs::LoggingStatus_< ContainerAllocator >::td

Definition at line 46 of file LoggingStatus.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends


applanix_msgs
Author(s): Mike Purvis
autogenerated on Fri Mar 1 14:11:50 2013