|
torc-master
|
Helper class for bitstreams. More...
#include <Factory.hpp>
Static Public Member Functions | |
| static BitstreamSharedPtr | newBitstreamPtr (const boost::filesystem::path &inPath) |
| static BitstreamSharedPtr | newBitstreamPtr (const char *inFileName) |
Friends | |
| class | torc::bitstream::bitstream::FactoryUnitTest |
Helper class for bitstreams.
Definition at line 34 of file bitstream/Factory.hpp.
|
inlinestatic |
Definition at line 37 of file bitstream/Factory.hpp.
Here is the caller graph for this function:
|
static |
Definition at line 37 of file bitstream/Factory.cpp.
Here is the call graph for this function:
|
friend |
Definition at line 35 of file bitstream/Factory.hpp.