#include <polyglot_object_wrapper.h>
◆ Object_method()
shcore::polyglot::Object_method::Object_method |
( |
const std::shared_ptr< Object_bridge > & |
object, |
|
|
const std::string & |
method |
|
) |
| |
|
inline |
◆ method()
const std::string & shcore::polyglot::Object_method::method |
( |
| ) |
const |
|
inline |
◆ object()
const std::shared_ptr< Object_bridge > & shcore::polyglot::Object_method::object |
( |
| ) |
const |
|
inline |
◆ m_method
std::string shcore::polyglot::Object_method::m_method |
|
private |
◆ m_object
std::shared_ptr<Object_bridge> shcore::polyglot::Object_method::m_object |
|
private |
The documentation for this class was generated from the following file: