Public Member Functions | Public Attributes
variant_topic_tools::MessageConstant::Impl Class Reference

Message constant implementation. More...

#include <MessageConstant.h>

Inheritance diagram for variant_topic_tools::MessageConstant::Impl:
Inheritance graph
[legend]

List of all members.

Public Member Functions

const DataTypegetType () const
 Retrieve the type of this message member (implementation)
 Impl (const std::string &name, const Variant &value)
 Constructor.
void write (std::ostream &stream) const
 Write the message member to a stream (implementation)
virtual ~Impl ()
 Destructor.

Public Attributes

Variant value
 The value of this message constant.

Detailed Description

Message constant implementation.

Definition at line 60 of file MessageConstant.h.


Constructor & Destructor Documentation

variant_topic_tools::MessageConstant::Impl::Impl ( const std::string &  name,
const Variant value 
)

Constructor.

Definition at line 67 of file MessageConstant.cpp.

Destructor.

Reimplemented from variant_topic_tools::MessageMember::Impl.

Definition at line 74 of file MessageConstant.cpp.


Member Function Documentation

Retrieve the type of this message member (implementation)

Implements variant_topic_tools::MessageMember::Impl.

Definition at line 90 of file MessageConstant.cpp.

void variant_topic_tools::MessageConstant::Impl::write ( std::ostream &  stream) const [virtual]

Write the message member to a stream (implementation)

Implements variant_topic_tools::MessageMember::Impl.

Definition at line 98 of file MessageConstant.cpp.


Member Data Documentation

The value of this message constant.

Definition at line 81 of file MessageConstant.h.


The documentation for this class was generated from the following files:


variant_topic_tools
Author(s): Ralf Kaestner
autogenerated on Fri Aug 5 2016 06:06:27