Public Member Functions | Public Attributes
cpp.ast._NestedType Class Reference
Inheritance diagram for cpp.ast._NestedType:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def __str__
def IsDefinition
def IsExportable

Public Attributes

 fields

Detailed Description

Definition at line 296 of file ast.py.


Constructor & Destructor Documentation

def cpp.ast._NestedType.__init__ (   self,
  start,
  end,
  name,
  fields,
  namespace 
)

Definition at line 297 of file ast.py.


Member Function Documentation

Definition at line 307 of file ast.py.

Returns bool if this node is a definition.

Reimplemented from cpp.ast.Node.

Definition at line 301 of file ast.py.

Returns bool if this node exportable from a header file.

Reimplemented from cpp.ast.Node.

Definition at line 304 of file ast.py.


Member Data Documentation

Definition at line 297 of file ast.py.


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


ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Sat Jun 8 2019 18:24:59