20 #include "dabc/Factory.h"
Represents command with its arguments.
Factory for user-specific classes
Reference on the arbitrary object
Factory for HTTP-related classes in DABC
Factory(const std::string &name)
virtual dabc::Reference CreateObject(const std::string &classname, const std::string &objname, dabc::Command cmd)
Factory method to create object.
virtual void Initialize()
Method called by the manager during application start.