Privacy
An open-source, flexible 3D physical simulation framework
mars::String Struct Reference

Public Member Functions

const std::string get ()
 

Static Public Member Functions

static String make (const std::string &s)
 

Public Attributes

PyObjectPtr obj
 

Detailed Description

Definition at line 172 of file PythonInterpreter.cpp.

Member Function Documentation

◆ get()

const std::string mars::String::get ( )
inline

Definition at line 180 of file PythonInterpreter.cpp.

◆ make()

static String mars::String::make ( const std::string &  s)
inlinestatic

Definition at line 175 of file PythonInterpreter.cpp.

Member Data Documentation

◆ obj

PyObjectPtr mars::String::obj

Definition at line 174 of file PythonInterpreter.cpp.


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