|
Choreonoid
1.5
|
#include <ItemManager.h>
Inherits cnoid::ItemManager::FileFunctionBase.
Public Types | |
| typedef boost::function< bool(ItemType *item, const std::string &filename, std::ostream &os, Item *parentItem)> | Function |
Public Member Functions | |
| FileFunction (Function function) | |
| virtual bool | operator() (Item *item, const std::string &filename, std::ostream &os, Item *parentItem) |
| typedef boost::function<bool(ItemType* item, const std::string& filename, std::ostream& os, Item* parentItem)> cnoid::ItemManager::FileFunction< ItemType >::Function |
|
inline |
|
inlinevirtual |
1.8.13