|
SST/macro
|
#include <global.h>


Additional Inherited Members | |
Public Types inherited from sstmac::sw::sstmac_global_builtin_arr< T, N > | |
| typedef val_map::const_iterator | const_iterator |
| typedef T | static_arr[N] |
Public Member Functions inherited from sstmac::sw::sstmac_global_builtin_arr< T, N > | |
| sstmac_global_builtin_arr () | |
| sstmac_global_builtin_arr (static_arr init) | |
| sstmac_global_builtin_arr (const sstmac_global_builtin_arr< T, N > &other) | |
| virtual | ~sstmac_global_builtin_arr () |
| void | print_all () const |
| virtual T * | get_val () const |
| virtual std::string | to_string () const |
| template<typename U > | |
| T * | operator= (const U &b) |
| template<typename U > | |
| bool | operator== (const U &b) const |
| template<typename U > | |
| bool | operator!= (const U &b) const |
| template<typename U > | |
| operator U () | |
| T * | operator++ (int dummy) |
| T * | operator-- (int dummy) |
| T * | operator++ () |
| T * | operator-- () |
| operator void * () const | |
| operator double * () const | |
| operator int * () const | |
| operator bool * () const | |
| operator size_t * () const | |
| operator long * () const | |
| operator long long * () const | |
| template<typename U > | |
| T * | operator+ (const U &b) const |
| template<typename U > | |
| T * | operator- (const U &b) const |
| T & | operator* () |
| T & | operator[] (int idx) |
| T & | operator[] (long idx) |
| T ** | operator& () const |
| template<typename U > | |
| bool | operator> (const U &b) |
| template<typename U > | |
| bool | operator< (const U &b) |
| const_iterator | begin () const |
| const_iterator | end () const |
Protected Member Functions inherited from sstmac::sw::sstmac_global | |
| process_context | current_context () const |
1.8.11