#include <OMFFile.h>
Definition at line 23 of file OMFFile.h.
◆ OMFFile()
omf::OMFFile::OMFFile |
( |
| ) |
|
◆ ~OMFFile()
omf::OMFFile::~OMFFile |
( |
| ) |
|
◆ OpenStream()
bool omf::OMFFile::OpenStream |
( |
const char * |
filename | ) |
|
◆ GetFileName()
std::string omf::OMFFile::GetFileName |
( |
| ) |
|
◆ ReadHeader()
bool omf::OMFFile::ReadHeader |
( |
std::string & |
uid | ) |
|
◆ ParseJSON()
bool omf::OMFFile::ParseJSON |
( |
| ) |
|
◆ JSONRoot()
const Json::Value & omf::OMFFile::JSONRoot |
( |
| ) |
|
◆ ReadArrayFromStream()
◆ ReadPNGFromStream()
◆ ReadStringArrayFromStream()
std::vector< std::string > omf::OMFFile::ReadStringArrayFromStream |
( |
const std::string & |
uid | ) |
|
The documentation for this struct was generated from the following file: