CCA
cca::ComponentStateConverter Class Reference

Converter for cca::ComponentState to rst::cbse::ComponentState. More...

#include <StateConverter.h>

List of all members.

Public Member Functions

 ComponentStateConverter ()
virtual ~ComponentStateConverter ()
std::string getWireSchema () const
std::string serialize (const ::rsb::AnnotatedData &data, std::string &wire)
rsb::AnnotatedData deserialize (const std::string &wireType, const std::string &wire)

Private Attributes

boost::shared_ptr
< rsb::converter::Converter
< std::string > > 
converter

Detailed Description

Converter for cca::ComponentState to rst::cbse::ComponentState.

Author:
Arne Nordmann <anordman@cor-lab.uni-bielefeld.de>

Definition at line 45 of file StateConverter.h.


Constructor & Destructor Documentation


Member Function Documentation

Definition at line 51 of file StateConverter.cpp.

References converter.


Member Data Documentation

boost::shared_ptr<rsb::converter::Converter<std::string> > cca::ComponentStateConverter::converter [private]

Definition at line 59 of file StateConverter.h.

Referenced by ComponentStateConverter(), deserialize(), getWireSchema(), and serialize().


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