clang::mrdocs::dom::Function

Synopsis

Declared in <mrdocs/Dom/Function.hpp>
class Function;


Member Functions

Name Description
Function [constructor]Constructor.
~Function [destructor]Destructor.
operator= Assignment.
call Invoke the function.
impl Return the implementation used by this object.
operator() Invoke the function.
swap Swap two objects.
try_invoke Invoke the function.
type_key Return the type key.

Friends

|===
Name Description
newFunction Return a diagnostic string.
swap Swap two objects.

Created with MrDocs