#include <type.H>
|
| OpaquePtr (const std::string &, unsigned int, bool) |
|
◆ OpaquePtr()
hobbes::OpaquePtr::OpaquePtr |
( |
const std::string & |
nm, |
|
|
unsigned int |
sz, |
|
|
bool |
scontig |
|
) |
| |
|
private |
◆ make()
MonoTypePtr hobbes::OpaquePtr::make |
( |
const std::string & |
nm, |
|
|
unsigned int |
sz, |
|
|
bool |
scontig = false |
|
) |
| |
|
static |
◆ name()
const std::string & hobbes::OpaquePtr::name |
( |
| ) |
const |
◆ show()
void hobbes::OpaquePtr::show |
( |
std::ostream & |
out | ) |
const |
|
virtual |
◆ size()
unsigned int hobbes::OpaquePtr::size |
( |
| ) |
const |
◆ storedContiguously()
bool hobbes::OpaquePtr::storedContiguously |
( |
| ) |
const |
◆ MonoType
◆ nm
std::string hobbes::OpaquePtr::nm |
|
private |
◆ scontig
bool hobbes::OpaquePtr::scontig |
|
private |
◆ sz
unsigned int hobbes::OpaquePtr::sz |
|
private |
◆ type_case_id
const int hobbes::OpaquePtr::type_case_id = 1 |
|
static |
The documentation for this class was generated from the following files: