Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
▼Nrospack | |
CRospack | Package crawler. Create one of these to operate on a package tree. Call public methods inherited from Rosstackage |
CROSPack | Backward compatibility API for librospack (DEPRECATED) |
CRosstack | Stack crawler. Create one of these to operate on a stack tree. Call public methods inherited from Rosstackage |
CRosstackage | The base class for package/stack ("stackage") crawlers. Users of the library should use the functionality provided here through one of the derived classes, Rosstack or Rospack |