§ size_type
§ Input() [1/2]
osgDB::XmlNode::Input::Input |
( |
| ) |
|
§ Input() [2/2]
osgDB::XmlNode::Input::Input |
( |
const Input & |
| ) |
|
§ ~Input()
osgDB::XmlNode::Input::~Input |
( |
| ) |
|
§ attach()
void osgDB::XmlNode::Input::attach |
( |
std::istream & |
istream | ) |
|
§ currentPosition()
size_type osgDB::XmlNode::Input::currentPosition |
( |
| ) |
const |
|
inline |
§ find()
size_type osgDB::XmlNode::Input::find |
( |
const std::string & |
str | ) |
|
|
inline |
§ get()
int osgDB::XmlNode::Input::get |
( |
| ) |
|
|
inline |
§ match()
bool osgDB::XmlNode::Input::match |
( |
const std::string & |
str | ) |
|
|
inline |
§ open()
void osgDB::XmlNode::Input::open |
( |
const std::string & |
filename | ) |
|
§ operator bool()
osgDB::XmlNode::Input::operator bool |
( |
| ) |
const |
|
inline |
§ operator++()
void osgDB::XmlNode::Input::operator++ |
( |
| ) |
|
|
inline |
§ operator+=()
void osgDB::XmlNode::Input::operator+= |
( |
size_type |
n | ) |
|
|
inline |
§ operator[]()
int osgDB::XmlNode::Input::operator[] |
( |
size_type |
i | ) |
const |
|
inline |
§ readAllDataIntoBuffer()
void osgDB::XmlNode::Input::readAllDataIntoBuffer |
( |
| ) |
|
§ skipWhiteSpace()
void osgDB::XmlNode::Input::skipWhiteSpace |
( |
| ) |
|
§ substr()
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: