Public Member Functions | Public Attributes | Private Member Functions | List of all members
cpp.ast._GenericDeclaration Class Reference
Inheritance diagram for cpp.ast._GenericDeclaration:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, start, end, name, namespace)
 
def FullName (self)
 
- Public Member Functions inherited from cpp.ast.Node
def __init__ (self, start, end)
 
def __repr__ (self)
 
def IsDeclaration (self)
 
def IsDefinition (self)
 
def IsExportable (self)
 
def Requires (self, node)
 
def XXX__str__ (self)
 

Public Attributes

 name
 
 namespace
 
- Public Attributes inherited from cpp.ast.Node
 end
 
 start
 

Private Member Functions

def _TypeStringHelper (self, suffix)
 

Detailed Description

Definition at line 231 of file ast.py.

Constructor & Destructor Documentation

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

Definition at line 232 of file ast.py.

Member Function Documentation

def cpp.ast._GenericDeclaration._TypeStringHelper (   self,
  suffix 
)
private

Definition at line 243 of file ast.py.

def cpp.ast._GenericDeclaration.FullName (   self)

Definition at line 237 of file ast.py.

Member Data Documentation

cpp.ast._GenericDeclaration.name

Definition at line 234 of file ast.py.

cpp.ast._GenericDeclaration.namespace

Definition at line 235 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 Tue Jan 19 2021 03:12:09