#include <map>#include <string>#include "BESObj.h"


Go to the source code of this file.
Classes | |
| class | BESUncompressManager |
| List of all registered uncompress methods. More... | |
Defines | |
| #define | I_BESUncompressManager_h 1 |
Typedefs | |
| typedef void(* | p_bes_uncompress )(const string &src, const string &target) |
| #define I_BESUncompressManager_h 1 |
| typedef void(* p_bes_uncompress)(const string &src, const string &target) |
1.5.8