#include <llvolumexml.h>
Static Public Member Functions | |
static LLXMLNode * | exportProfileParams (const LLProfileParams *params) |
static LLXMLNode * | exportPathParams (const LLPathParams *params) |
static LLXMLNode * | exportVolumeParams (const LLVolumeParams *params) |
Definition at line 39 of file llvolumexml.h.
LLXMLNode * LLVolumeXml::exportPathParams | ( | const LLPathParams * | params | ) | [static] |
Definition at line 54 of file llvolumexml.cpp.
References LLXMLNode::createChild(), FALSE, params, and TRUE.
Referenced by exportVolumeParams().
LLXMLNode * LLVolumeXml::exportProfileParams | ( | const LLProfileParams * | params | ) | [static] |
Definition at line 42 of file llvolumexml.cpp.
References LLXMLNode::createChild(), FALSE, params, and TRUE.
Referenced by exportVolumeParams().
LLXMLNode * LLVolumeXml::exportVolumeParams | ( | const LLVolumeParams * | params | ) | [static] |
Definition at line 71 of file llvolumexml.cpp.
References exportPathParams(), exportProfileParams(), FALSE, and params.