#include <SerializedFrame.h>
|
| static SerializedFrame::Buffer * | extractBuffer (const agx::TiXmlElement *eBuffer, BinaryData *binarySegment) |
| |
| static void | extractChildren (SerializedFrame::Component *parent, const agx::TiXmlElement *eNode, BinaryData *binarySegment) |
| |
| static SerializedFrame::Component * | extractComponent (const agx::TiXmlElement *eComponent, BinaryData *binarySegment) |
| |
| static SerializedFrame::CustomBuffer * | extractCustomBuffer (const agx::TiXmlElement *eBuffer, BinaryData *binarySegment) |
| |
| static SerializedFrame::EntityStorage * | extractEntityStorage (const agx::TiXmlElement *eStorage, BinaryData *binarySegment) |
| |
| static void | extractFrameEvents (const agx::TiXmlElement *eFrame, Frame *frame, BinaryData *) |
| |
| static SerializedFrame::Node * | extractNode (const agx::TiXmlElement *eNode, BinaryData *binarySegment) |
| |
| static SerializedFrame::PartialBuffer * | extractPartialBuffer (const agx::TiXmlElement *eBuffer, BinaryData *binarySegment) |
| |
| static SerializedFrame::Value * | extractValue (const agx::TiXmlElement *eValue, BinaryData *binarySegment) |
| |
Definition at line 400 of file SerializedFrame.h.
◆ extractBuffer()
◆ extractChildren()
◆ extractComponent()
◆ extractCustomBuffer()
◆ extractEntityStorage()
◆ extractFrameEvents()
| static void agxData::SerializedFrame::XmlHeader::extractFrameEvents |
( |
const agx::TiXmlElement * |
eFrame, |
|
|
Frame * |
frame, |
|
|
BinaryData * |
|
|
) |
| |
|
static |
◆ extractNode()
◆ extractPartialBuffer()
◆ extractValue()
The documentation for this struct was generated from the following file: