logger
Public Attributes | List of all members
logger::Logger::ReportDescription Struct Reference

Public Attributes

std::string name
 
std::string type_name
 
std::string cxx_type_name
 
Typelib::Registry * registry
 
orogen_transports::TypelibMarshallerBase * typelib_marshaller
 
orogen_transports::TypelibMarshallerBase::Handle * marshalling_handle
 
std::vector< logger::StreamMetadatametadata
 
RTT::base::DataSourceBase::shared_ptr sample
 
RTT::base::InputPortInterface * read_port
 
int time_field_offset
 
Logging::StreamLoggerlogger
 

Member Data Documentation

std::string logger::Logger::ReportDescription::cxx_type_name
Logging::StreamLogger* logger::Logger::ReportDescription::logger
orogen_transports::TypelibMarshallerBase::Handle* logger::Logger::ReportDescription::marshalling_handle
std::vector<logger::StreamMetadata> logger::Logger::ReportDescription::metadata
std::string logger::Logger::ReportDescription::name
RTT::base::InputPortInterface* logger::Logger::ReportDescription::read_port
Typelib::Registry* logger::Logger::ReportDescription::registry
RTT::base::DataSourceBase::shared_ptr logger::Logger::ReportDescription::sample
int logger::Logger::ReportDescription::time_field_offset
std::string logger::Logger::ReportDescription::type_name
orogen_transports::TypelibMarshallerBase* logger::Logger::ReportDescription::typelib_marshaller

The documentation for this struct was generated from the following file: