#include <vector>
#include <sstream>
Classes | |
class | DescriptorBase |
Typedefs | |
typedef std::vector < DescriptorType > | DescriptorTypeVector |
vector of DescriptorTypes | |
Enumerations | |
enum | DescriptorType { DC, CL, CST, SC, HT, EH, CS, RS } |
typedef std::vector<DescriptorType> DescriptorTypeVector |
vector of DescriptorTypes
enum DescriptorType |