Go to the documentation of this file.
2 #ifndef _XMLRPCSERVERMETHOD_H_
3 #define _XMLRPCSERVERMETHOD_H_
14 # pragma warning(disable:4786) // identifier was truncated in debug info
45 virtual std::string
help() {
return std::string(); }
53 #endif // _XMLRPCSERVERMETHOD_H_