| btllib
    | 
 
  
| Public Member Functions | |
| DataSource (const std::string &path) | |
|  Public Member Functions inherited from btllib::DataStream | |
| DataStream (const std::string &path, Operation op) | |
| void | close () | 
| FILE * | operator* () const | 
| FILE * | operator-> () const | 
| operator FILE * () const | |
| Additional Inherited Members | |
|  Public Types inherited from btllib::DataStream | |
| enum | Operation { READ, WRITE, APPEND, CLOSE } | 
|  Protected Attributes inherited from btllib::DataStream | |
| std::string | streampath | 
| Operation | op | 
| std::string | pipepath | 
| FILE * | file = nullptr | 
| bool | closed = false | 
 1.8.18
 1.8.18