#include "payloads-unpacker/base/PXXObject.h"#include <string>Go to the source code of this file.
Variables | |
| typedef shared_ptr< PXXVDecoder > | PXXVDecoderPtr | 
      
  | 
  
| 
 PXXVDecoder // This is an abstract class to decode Java output. // Every decoder must inherit it and each derived decoder must be singleton. // 
  |