|
ICG 2
Electric Boogaloo
|
#include <LookupAddressAndTypeByName.hpp>
Public Member Functions | |
| Result () | |
Public Attributes | |
| bool | success |
| std::shared_ptr< const DataType > | type |
| void * | address |
| bool | isPointer |
|
inline |
| void* LookupAddressAndTypeByName::Result::address |
| bool LookupAddressAndTypeByName::Result::isPointer |
| bool LookupAddressAndTypeByName::Result::success |
| std::shared_ptr<const DataType> LookupAddressAndTypeByName::Result::type |