CCA
cca::timing::converters::TickConverter Class Reference

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

#include <TickConverter.h>

List of all members.

Public Member Functions

 TickConverter ()
virtual ~TickConverter ()
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::Tick to rst::cbse::Tick.

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

Definition at line 47 of file TickConverter.h.


Constructor & Destructor Documentation


Member Function Documentation

rsb::AnnotatedData cca::timing::converters::TickConverter::deserialize ( const std::string &  wireType,
const std::string &  wire 
)

Definition at line 80 of file TickConverter.cpp.

References converter.

Definition at line 52 of file TickConverter.cpp.

References converter.

string cca::timing::converters::TickConverter::serialize ( const ::rsb::AnnotatedData &  data,
std::string &  wire 
)

Definition at line 56 of file TickConverter.cpp.

References converter.


Member Data Documentation

boost::shared_ptr<rsb::converter::Converter<std::string> > cca::timing::converters::TickConverter::converter [private]

Definition at line 61 of file TickConverter.h.

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


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