Metadata stored for every Attribute Set linked to an RNTuple.
Definition at line 79 of file RNTupleDescriptor.hxx.
Public Member Functions | |
| RNTupleAttrSetDescriptor ()=default | |
| RNTupleAttrSetDescriptor (const RNTupleAttrSetDescriptor &other)=delete | |
| RNTupleAttrSetDescriptor (RNTupleAttrSetDescriptor &&other)=default | |
| RNTupleAttrSetDescriptor | Clone () const | 
| std::uint32_t | GetAnchorLength () const | 
| const RNTupleLocator & | GetAnchorLocator () const | 
| const std::string & | GetName () const | 
| std::uint16_t | GetSchemaVersionMajor () const | 
| std::uint16_t | GetSchemaVersionMinor () const | 
| bool | operator!= (const RNTupleAttrSetDescriptor &other) const | 
| RNTupleAttrSetDescriptor & | operator= (const RNTupleAttrSetDescriptor &other)=delete | 
| RNTupleAttrSetDescriptor & | operator= (RNTupleAttrSetDescriptor &&other)=default | 
| bool | operator== (const RNTupleAttrSetDescriptor &other) const | 
Private Attributes | |
| std::uint32_t | fAnchorLength = 0 | 
| uncompressed size of the linked anchor   | |
| RNTupleLocator | fAnchorLocator | 
| std::string | fName | 
| std::uint16_t | fSchemaVersionMajor = 0 | 
| std::uint16_t | fSchemaVersionMinor = 0 | 
Friends | |
| class | Experimental::Internal::RNTupleAttrSetDescriptorBuilder | 
#include <ROOT/RNTupleDescriptor.hxx>
      
  | 
  default | 
      
  | 
  delete | 
      
  | 
  default | 
| ROOT::Experimental::RNTupleAttrSetDescriptor ROOT::Experimental::RNTupleAttrSetDescriptor::Clone | ( | ) | const | 
Definition at line 1543 of file RNTupleDescriptor.cxx.
      
  | 
  inline | 
Definition at line 104 of file RNTupleDescriptor.hxx.
      
  | 
  inline | 
Definition at line 105 of file RNTupleDescriptor.hxx.
      
  | 
  inline | 
Definition at line 101 of file RNTupleDescriptor.hxx.
      
  | 
  inline | 
Definition at line 102 of file RNTupleDescriptor.hxx.
      
  | 
  inline | 
Definition at line 103 of file RNTupleDescriptor.hxx.
      
  | 
  inline | 
Definition at line 99 of file RNTupleDescriptor.hxx.
      
  | 
  delete | 
      
  | 
  default | 
| bool ROOT::Experimental::RNTupleAttrSetDescriptor::operator== | ( | const RNTupleAttrSetDescriptor & | other | ) | const | 
Definition at line 1536 of file RNTupleDescriptor.cxx.
      
  | 
  friend | 
Definition at line 80 of file RNTupleDescriptor.hxx.
      
  | 
  private | 
uncompressed size of the linked anchor
Definition at line 84 of file RNTupleDescriptor.hxx.
      
  | 
  private | 
Definition at line 88 of file RNTupleDescriptor.hxx.
      
  | 
  private | 
Definition at line 89 of file RNTupleDescriptor.hxx.
      
  | 
  private | 
Definition at line 82 of file RNTupleDescriptor.hxx.
      
  | 
  private | 
Definition at line 83 of file RNTupleDescriptor.hxx.