|
ldas-tools-al 2.6.7
|
Classes | |
| class | DirectoryPool |
| Collection of reusable buffers. More... | |
| class | MemChecker |
| Memory garbage collector. More... | |
Typedefs | |
| typedef boost::shared_ptr< Directory::Internals > | value_type |
Functions | |
| value_type | create_value_type () |
| Create a new instance for use in the pool. | |
| int | process_request (value_type DirInfo) |
| SINGLETON_TS_INST (DirectoryPool) | |
| typedef boost::shared_ptr< Directory::Internals > anonymous_namespace{Directory.cc}::value_type |
| value_type anonymous_namespace{Directory.cc}::create_value_type | ( | ) |
Create a new instance for use in the pool.
This routine is used to create an new instance of the lStatVFS class if none are available in the pool.
| int anonymous_namespace{Directory.cc}::process_request | ( | value_type | DirInfo | ) |
| anonymous_namespace{Directory.cc}::SINGLETON_TS_INST | ( | DirectoryPool | ) |