Pointer to type elem_type. More...
#include <type.h>
  
 Public Member Functions | |
| SHARED_DEFINE_MAKE_METHOD (pointer_type,(type *t, const string &typedef_name),(t, typedef_name)) type *elem_type | |
| virtual bool | operator== (const type &_other) | 
| void | compute_hash () | 
| virtual bool | is_pointer_type () const | 
| virtual string | to_string () const | 
| virtual type * | get_deref_type () const | 
| virtual type * | get_inner_type () | 
Static Public Attributes | |
| static const int | SIZE = 64 | 
| static const int | ASIZE = 64 | 
Friends | |
| class | boost::serialization::access | 
Pointer to type elem_type.
| type * il::pointer_type::get_deref_type | ( | ) |  const [virtual] | 
        
Reimplemented from il::type.
 1.6.3