#include <py_properties.hh>
◆ BoundPropertyBase() [1/2]
cadabra::BoundPropertyBase::BoundPropertyBase |
( |
| ) |
|
◆ BoundPropertyBase() [2/2]
cadabra::BoundPropertyBase::BoundPropertyBase |
( |
const property * |
prop, |
|
|
Ex_ptr |
for_obj |
|
) |
| |
◆ ~BoundPropertyBase()
cadabra::BoundPropertyBase::~BoundPropertyBase |
( |
| ) |
|
|
virtual |
◆ get_ex()
Ex & cadabra::BoundPropertyBase::get_ex |
( |
| ) |
const |
◆ get_it()
Ex::iterator cadabra::BoundPropertyBase::get_it |
( |
| ) |
const |
◆ get_kernel()
Kernel & cadabra::BoundPropertyBase::get_kernel |
( |
| ) |
|
|
static |
◆ get_props()
Properties & cadabra::BoundPropertyBase::get_props |
( |
| ) |
|
|
static |
◆ latex_()
std::string cadabra::BoundPropertyBase::latex_ |
( |
| ) |
const |
Human-readable form using LaTeX markup.
◆ repr_()
std::string cadabra::BoundPropertyBase::repr_ |
( |
| ) |
const |
Python-parseable form. FIXME: not correct right now.
◆ str_()
std::string cadabra::BoundPropertyBase::str_ |
( |
| ) |
const |
Human-readable form in text, i.e. no special formatting.
◆ for_obj
Ex_ptr cadabra::BoundPropertyBase::for_obj |
◆ prop
const property* cadabra::BoundPropertyBase::prop |
The documentation for this class was generated from the following files: