Public Member Functions | |
LoaderTest () | |
Public Attributes | |
PropertyBag | bag |
Property< PropertyBag > | pbag |
Property< char > | pchar |
Property< double > | pdouble |
Property< std::vector< double > > | pdoubles |
Property< std::vector< int > > | pints |
PropertyLoader | pl |
Property< string > | pstring |
TaskContext | tc |
Definition at line 24 of file property_loader_test.cpp.
LoaderTest::LoaderTest | ( | ) | [inline] |
Definition at line 25 of file property_loader_test.cpp.
Definition at line 43 of file property_loader_test.cpp.
Definition at line 40 of file property_loader_test.cpp.
Property<char> LoaderTest::pchar |
Definition at line 38 of file property_loader_test.cpp.
Property<double> LoaderTest::pdouble |
Definition at line 39 of file property_loader_test.cpp.
Property<std::vector<double> > LoaderTest::pdoubles |
Definition at line 42 of file property_loader_test.cpp.
Property<std::vector<int> > LoaderTest::pints |
Definition at line 41 of file property_loader_test.cpp.
PropertyLoader LoaderTest::pl |
Definition at line 36 of file property_loader_test.cpp.
Property<string> LoaderTest::pstring |
Definition at line 37 of file property_loader_test.cpp.
Definition at line 35 of file property_loader_test.cpp.