DebugServer2
|
Public Types | |
enum | Flag { kNotSupported , kSupported , kQuerySupported } |
typedef std::vector< Feature > | Collection |
Public Member Functions | |
Feature (std::string const &string) | |
bool | parse (std::string const &string) |
Public Attributes | |
std::string | name |
std::string | value |
Flag | flag |