Classdesc 3.44
Signature Struct Reference

#include <signature.h>

Collaboration diagram for Signature:
Collaboration graph

Public Member Functions

bool operator== (const Signature &s) const

Public Attributes

std::string ret
std::vector< std::string > args

Detailed Description

Represents the signature of a function - serialisable to JSON or XML. String values are those given by typeName


The documentation for this struct was generated from the following file: