Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::Type::FunctionPointerFields Struct Reference

#include <codedesc.h>

Inheritance diagram for Realm::Type::FunctionPointerFields:
Collaboration diagram for Realm::Type::FunctionPointerFields:

Public Member Functions

 FIELDOBJ_METHODS (FunctionPointerFields)
 
- Public Member Functions inherited from Realm::Type::CommonFields
 FIELDOBJ_METHODS (CommonFields)
 

Public Attributes

Typereturn_type
 
std::vector< Type > * param_types
 
- Public Attributes inherited from Realm::Type::CommonFields
Kind kind
 
size_t size_bits
 
size_t alignment_bits
 

Member Function Documentation

◆ FIELDOBJ_METHODS()

Realm::Type::FunctionPointerFields::FIELDOBJ_METHODS ( FunctionPointerFields  )

Member Data Documentation

◆ param_types

std::vector<Type>* Realm::Type::FunctionPointerFields::param_types

◆ return_type

Type* Realm::Type::FunctionPointerFields::return_type

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