RTC Toolkit  2.0.0
Namespaces | Functions
modelExport.hpp File Reference

Export the state machine model in various formats. More...

#include <rtctk/componentFramework/model.hpp>
#include <sstream>

Go to the source code of this file.

Namespaces

 rtctk
 
 rtctk::componentFramework
 

Functions

std::stringstream rtctk::componentFramework::Export (StateMachine &sm, std::string const &format)
 Export the in-memory state machine model in various formats. More...
 

Detailed Description

Export the state machine model in various formats.