All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends
Public Types | Public Member Functions | Public Attributes | Static Public Attributes
bond::Constants_< ContainerAllocator > Struct Template Reference

#include <Constants.h>

List of all members.

Public Types

typedef boost::shared_ptr
< ::bond::Constants_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::bond::Constants_
< ContainerAllocator > > 
Ptr
typedef Constants_
< ContainerAllocator > 
Type

Public Member Functions

 Constants_ ()
 Constants_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header

Static Public Attributes

static const float DEAD_PUBLISH_PERIOD = 0.05
static const float DEFAULT_CONNECT_TIMEOUT = 10.0
static const float DEFAULT_DISCONNECT_TIMEOUT = 2.0
static const float DEFAULT_HEARTBEAT_PERIOD = 1.0
static const float DEFAULT_HEARTBEAT_TIMEOUT = 4.0
static const std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
DISABLE_HEARTBEAT_TIMEOUT_PARAM = "/bond_disable_heartbeat_timeout"

Detailed Description

template<class ContainerAllocator>
struct bond::Constants_< ContainerAllocator >

Definition at line 21 of file Constants.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef boost::shared_ptr< ::bond::Constants_<ContainerAllocator> const> bond::Constants_< ContainerAllocator >::ConstPtr

Definition at line 40 of file Constants.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::bond::Constants_<ContainerAllocator> > bond::Constants_< ContainerAllocator >::Ptr

Definition at line 39 of file Constants.h.

template<class ContainerAllocator >
typedef Constants_<ContainerAllocator> bond::Constants_< ContainerAllocator >::Type

Definition at line 22 of file Constants.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
bond::Constants_< ContainerAllocator >::Constants_ ( ) [inline]

Definition at line 24 of file Constants.h.

template<class ContainerAllocator >
bond::Constants_< ContainerAllocator >::Constants_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 28 of file Constants.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > bond::Constants_< ContainerAllocator >::__connection_header

Definition at line 41 of file Constants.h.

template<class ContainerAllocator >
const float bond::Constants_< ContainerAllocator >::DEAD_PUBLISH_PERIOD = 0.05 [static]

Definition at line 32 of file Constants.h.

template<class ContainerAllocator >
const float bond::Constants_< ContainerAllocator >::DEFAULT_CONNECT_TIMEOUT = 10.0 [static]

Definition at line 33 of file Constants.h.

template<class ContainerAllocator >
const float bond::Constants_< ContainerAllocator >::DEFAULT_DISCONNECT_TIMEOUT = 2.0 [static]

Definition at line 35 of file Constants.h.

template<class ContainerAllocator >
const float bond::Constants_< ContainerAllocator >::DEFAULT_HEARTBEAT_PERIOD = 1.0 [static]

Definition at line 36 of file Constants.h.

template<class ContainerAllocator >
const float bond::Constants_< ContainerAllocator >::DEFAULT_HEARTBEAT_TIMEOUT = 4.0 [static]

Definition at line 34 of file Constants.h.

template<class ContainerAllocator >
const std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > bond::Constants_< ContainerAllocator >::DISABLE_HEARTBEAT_TIMEOUT_PARAM = "/bond_disable_heartbeat_timeout" [static]

Definition at line 37 of file Constants.h.


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


bond
Author(s): Stuart Glaser
autogenerated on Thu Aug 15 2013 10:10:34