45 loadProperties(
"loadProperties"),
46 storeProperties(
"storeProperties"),
47 readProperties(
"readProperties"),
49 readProperty(
"readProperty"),
50 writeProperties(
"writeProperties"),
51 updateFile(
"updateFile"),
52 writeProperty(
"writeProperty")
OperationCaller< bool(const std::string &filename)> readProperties
bool updateProperties(PropertyBag &target, const PropertyBag &source)
OperationCaller< bool(const std::string &name, const std::string &filename)> writeProperty
OperationCaller< bool(const std::string &filename)> updateProperties
Marshalling(TaskContext *parent)
OperationCaller< bool(const std::string &filename)> loadProperties
OperationCaller< bool(const std::string &name, const std::string &filename)> readProperty
OperationCaller< bool(const std::string &filename)> storeProperties
Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute.
OperationCaller< bool(const std::string &filename)> writeProperties
OperationCaller< bool(const std::string &filename)> updateFile
bool addOperationCaller(base::OperationCallerBaseInvoker &mbi)