Lumiera  0.pre.03
»edit your freedom«
Base Struct Referenceabstract

Description

Definition at line 61 of file opaque-unchecked-buffer-test.cpp.

Public Member Functions

 Base (uint i)
 
 Base (Base &&o)
 
virtual ~Base ()=default
 abstract interface
 
virtual void confess ()=0
 

Public Attributes

uint id_
 

Additional Inherited Members

- Protected Member Functions inherited from MoveOnly
 MoveOnly (MoveOnly &&)=default
 
 MoveOnly (MoveOnly const &)=delete
 
MoveOnlyoperator= (MoveOnly &&)=delete
 
MoveOnlyoperator= (MoveOnly const &)=delete
 

Constructor & Destructor Documentation

◆ Base()

Base ( Base &&  o)
inline
Parameters
o
Note
move ctor only

Definition at line 77 of file opaque-unchecked-buffer-test.cpp.

+ Inheritance diagram for Base:
+ Collaboration diagram for Base:

The documentation for this struct was generated from the following file: