#include <string>#include "mfile.h"


Go to the source code of this file.
Classes | |
| class | MIOFILE |
Functions | |
| int | copy_element_contents (MIOFILE &in, const char *end_tag, char *p, int len) |
| int | copy_element_contents (MIOFILE &in, const char *end_tag, std::string &) |
| int copy_element_contents | ( | MIOFILE & | in, | |
| const char * | end_tag, | |||
| std::string & | ||||
| ) |
| int copy_element_contents | ( | MIOFILE & | in, | |
| const char * | end_tag, | |||
| char * | p, | |||
| int | len | |||
| ) |


1.5.6