osgDB::XmlNode::Input::Input |
( |
| ) |
|
osgDB::XmlNode::Input::Input |
( |
const Input & |
| ) |
|
osgDB::XmlNode::Input::~Input |
( |
| ) |
|
void osgDB::XmlNode::Input::attach |
( |
std::istream & |
istream | ) |
|
size_type osgDB::XmlNode::Input::currentPosition |
( |
| ) |
const |
|
inline |
size_type osgDB::XmlNode::Input::find |
( |
const std::string & |
str | ) |
|
|
inline |
int osgDB::XmlNode::Input::get |
( |
| ) |
|
|
inline |
bool osgDB::XmlNode::Input::match |
( |
const std::string & |
str | ) |
|
|
inline |
void osgDB::XmlNode::Input::open |
( |
const std::string & |
filename | ) |
|
osgDB::XmlNode::Input::operator bool |
( |
| ) |
const |
|
inline |
void osgDB::XmlNode::Input::operator++ |
( |
| ) |
|
|
inline |
void osgDB::XmlNode::Input::operator+= |
( |
size_type |
n | ) |
|
|
inline |
int osgDB::XmlNode::Input::operator[] |
( |
size_type |
i | ) |
const |
|
inline |
void osgDB::XmlNode::Input::readAllDataIntoBuffer |
( |
| ) |
|
void osgDB::XmlNode::Input::skipWhiteSpace |
( |
| ) |
|
std::string osgDB::XmlNode::Input::substr |
( |
size_type |
pos, |
|
|
size_type |
n = std::string::npos |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: