![]() |
ICON Community Interface 0.4.0
|

Go to the source code of this file.
Functions | |
| template<class T > | |
| const char * | get_format_char () |
| template<> | |
| const char * | get_format_char< double > () |
| template<> | |
| const char * | get_format_char< float > () |
| template<> | |
| const char * | get_format_char< int > () |
| template<> | |
| const char * | get_format_char< int8_t > () |
| template<class T > | |
| void | fill_buffer (Py_buffer *buffer, void *mem, int *shape, int ndims, int readonly=1) |
| void fill_buffer | ( | Py_buffer * | buffer, |
| void * | mem, | ||
| int * | shape, | ||
| int | ndims, | ||
| int | readonly = 1 ) |
| const char * get_format_char | ( | ) |

|
inline |
|
inline |
|
inline |
|
inline |