| 
    ROSE 0.11.145.357
    
   | 
 
Definition at line 173 of file ModulesJvm.h.
Public Member Functions | |
| Zipper (SgAsmGenericFile *gf) | |
| const std::vector< FileStat > & | files () const | 
| Listing of file names in the container.  | |
| bool | present (const std::string &name) const | 
| size_t | fileSize (const std::string &name) const | 
| size_t | offset (const char *file) const | 
| uint8_t * | decode (const std::string &name, size_t &nbytes) | 
| Zipper (const Zipper &)=delete | |
| Zipper & | operator= (const Zipper &)=delete |