| FOX/ObjCryst++
    1.10.X (development)
    | 
class to input or output a well-formatted xml beginning or ending tag. More...
| Private Attributes | |
| string | mName | 
| bool | mIsEndTag | 
| bool | mIsEmptyTag | 
| vector< pair< std::string, std::string > > | mvAttribute | 
| Friends | |
| ostream & | operator<< (ostream &, const XMLCrystTag &) | 
| Output an XMLCrystTag to a stream. | |
| istream & | operator>> (istream &, XMLCrystTag &) | 
| Input an XMLCrystTag from a stream. | |
class to input or output a well-formatted xml beginning or ending tag.
Definition at line 72 of file RefinableObj/IO.h.