std::string get_name() const
Return the name of the Application Context.
Application Context item, (PS 3.8, 9.3.2.1).
Definition: ApplicationContext.h:28
ApplicationContext(std::istream &stream)
Read an Application Context from a stream.
void set_name(std::string const &name)
Set the name of the Application Context.
ApplicationContext(std::string const &name)
Create an Application Context.