![]() |
Rosetta
2021.16
|
A singleton class for managing arbitrary files to ensure that they are loaded once and only once from disk. More...
#include <utility/pointer/owning_ptr.hh>Namespaces | |
| utility | |
| unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 0. | |
| utility::io | |
Typedefs | |
| typedef utility::pointer::shared_ptr < GeneralFileManager > | utility::io::GeneralFileManagerOP |
| typedef utility::pointer::shared_ptr < GeneralFileManager const > | utility::io::GeneralFileManagerCOP |
| typedef utility::pointer::shared_ptr < GeneralFileContents > | utility::io::GeneralFileContentsOP |
| typedef utility::pointer::shared_ptr < GeneralFileContents const > | utility::io::GeneralFileContentsCOP |
A singleton class for managing arbitrary files to ensure that they are loaded once and only once from disk.
1.8.7