Public Member Functions | Public Attributes | List of all members
libuavcan_dsdl_compiler.pyratemp.LoaderString Class Reference

Public Member Functions

def __init__ (self, encoding='utf-8')
 
def load (self, s)
 

Public Attributes

 encoding
 

Detailed Description

Load template from a string/unicode.

Note that 'include' is not possible in such templates.

Definition at line 368 of file pyratemp.py.

Constructor & Destructor Documentation

◆ __init__()

def libuavcan_dsdl_compiler.pyratemp.LoaderString.__init__ (   self,
  encoding = 'utf-8' 
)

Definition at line 373 of file pyratemp.py.

Member Function Documentation

◆ load()

def libuavcan_dsdl_compiler.pyratemp.LoaderString.load (   self,
  s 
)
Return template-string as unicode.

Definition at line 376 of file pyratemp.py.

Member Data Documentation

◆ encoding

libuavcan_dsdl_compiler.pyratemp.LoaderString.encoding

Definition at line 374 of file pyratemp.py.


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


uavcan_communicator
Author(s):
autogenerated on Fri Dec 13 2024 03:10:04