bof.cpp File Reference

Namespaces

 Origen
 

Functions

void read (const bof::BOFObject &obj, TagManager &tag_manager)
 read a tag manager from a bof object More...
 
void read (const bof::BOFObject &obj, std::string name, TagManager &tag_manager)
 read a tag manager from a bof object More...
 
void write (bof::BOFObject &obj, std::string name, const TagManager &tag_manager)
 write a tag manager to a bof object More...
 
void write (bof::BOFObject &obj, const TagManager &tag_manager)
 write a tag manager to a bof object More...
 
void read (const bof::BOFObject &obj, std::string name, StateInfo &states_info)
 read state info from a bof object More...
 
void read (const bof::BOFObject &obj, StateInfo &states_info)
 read state info from a bof object More...
 
void write (bof::BOFObject &obj, std::string name, const StateInfo &states_info)
 write state info to a bof object More...
 
void write (bof::BOFObject &obj, const StateInfo &states_info)
 write state info to a bof object More...