Classdesc 3.44
|
#include <signature.h>
Public Member Functions | |
bool | operator== (const Signature &s) const |
Public Attributes | |
std::string | ret |
std::vector< std::string > | args |
Represents the signature of a function - serialisable to JSON or XML. String values are those given by typeName