Public Member Functions | |
ProgramName (const std::string &programName) | |
Construct a ProgramName object. More... | |
Definition at line 20 of file program_doc.hpp.
ProgramName | ( | const std::string & | programName | ) |
Construct a ProgramName object.
When constructed, it will register itself with IO. A fatal error will be thrown if more than one is constructed.
programName | Name of the binding. |