![]() |
Rosetta Utilities
2014.16.56682
|
#include <inline_file_provider.hh>
Public Member Functions | |
| Inline_File_Provider_Hook () | |
| virtual bool | request_file (const std::string filename, std::string &result_data)=0 |
| virtual void | return_file_callback (const std::string &result_data, bool error)=0 |
Public Member Functions inherited from utility::pointer::ReferenceCount | |
| void | ctor () |
| virtual | ~ReferenceCount () |
| Destructor. More... | |
| Size | ref_count () const |
| Reference count. More... | |
Additional Inherited Members | |
Public Types inherited from utility::pointer::ReferenceCount | |
| typedef platform::Size | Size |
| typedef platform::Size | size_type |
Protected Member Functions inherited from utility::pointer::ReferenceCount | |
| ReferenceCount () | |
| Default constructor. More... | |
| ReferenceCount (ReferenceCount const &) | |
| Copy constructor. More... | |
| ReferenceCount & | operator= (ReferenceCount const &) |
| Copy assignment. More... | |
|
inline |
|
pure virtual |
|
pure virtual |
1.8.7