#include <Mnetwork.h>
Public Methods | |
| MNetwork () | |
| not sure we should allow direct access to the constructor (protected instead of public). | |
| ~MNetwork () | |
| destructor, free all the sub-informations. | |
| void | RetrieveURL (const std::string &the_url, unsigned char *buffer, const unsigned int buffer_len) |
Definition at line 55 of file Mnetwork.h.
1.2.15