| 
    chunkedseq
    
   container library for large in-memory data sets 
   | 
 
#include <annotation.hpp>
Public Types | |
| using | self_type = with_parent_pointer< Measured > | 
Public Member Functions | |
| with_parent_pointer () | |
| template<class Pointer > | |
| Pointer | get_pointer () const | 
| parent_pointer_tag | get_tag () const | 
| int | get_depth () const | 
| template<class Measured1 > | |
| Measured1 | get_prefix () const | 
| template<class Pointer > | |
| void | set_pointer (Pointer p, parent_pointer_tag t) const | 
| void | set_depth (int d) const | 
| template<class Measured1 > | |
| void | set_prefix (Measured1 m) const | 
| void | swap (self_type &other) | 
Static Public Attributes | |
| static constexpr bool | enabled = true | 
Definition at line 40 of file annotation.hpp.
| using pasl::data::chunkedseq::annotation::with_parent_pointer< Measured >::self_type = with_parent_pointer<Measured> | 
Definition at line 43 of file annotation.hpp.
      
  | 
  inline | 
Definition at line 55 of file annotation.hpp.
      
  | 
  inline | 
Definition at line 79 of file annotation.hpp.
      
  | 
  inline | 
Definition at line 61 of file annotation.hpp.
      
  | 
  inline | 
Definition at line 84 of file annotation.hpp.
      
  | 
  inline | 
Definition at line 65 of file annotation.hpp.
      
  | 
  inline | 
Definition at line 94 of file annotation.hpp.
      
  | 
  inline | 
Definition at line 89 of file annotation.hpp.
      
  | 
  inline | 
Definition at line 99 of file annotation.hpp.
      
  | 
  inline | 
Definition at line 103 of file annotation.hpp.
      
  | 
  static | 
Definition at line 53 of file annotation.hpp.
 1.8.8