#include <coherence/io/pof/SystemPofContext.hpp>
Inherits SimplePofContext.
Public Types | |
| typedef spec::Handle | Handle | 
| SystemPofContext Handle definition.  | |
| typedef spec::View | View | 
| SystemPofContext View definition.  | |
| typedef spec::Holder | Holder | 
| SystemPofContext Holder definition.  | |
Static Public Member Functions | |
| static Handle | getInstance () | 
| Return the SystemPofContext singleton instance.   | |
| static void | main (ObjectArray::View vasArg) | 
| Executable entrypoint for the SystemPofContext class.   | |
| static Handle getInstance | ( | ) |  [static] | 
        
| static void main | ( | ObjectArray::View | vasArg | ) |  [static] | 
        
Executable entrypoint for the SystemPofContext class.
Print the POF registrations.
| vasArg | a list of libraries to load, and print their registered classes. |