Searched defs:DCmdArgument (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/services/
H A DdiagnosticArgument.hpp129 template <class ArgType> class DCmdArgument: public GenDCmdArgument { class in inherits:GenDCmdArgument
133 DCmdArgument(const char* name, const char* description, const char* type, function in class:DCmdArgument
136 DCmdArgument(const char* name, const char* description, const char* type, function in class:DCmdArgument
140 ~DCmdArgument() { destroy_value(); }

Completed in 38 milliseconds