Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
Interface Class Reference

Description

Definition at line 38 of file test-helper-variadic-test.cpp.

Public Member Functions

 Interface ()
 
 Interface (Interface const &o)
 
 Interface (Interface const &&o)
 
Interfaceoperator= (Interface const &o)
 
Interfaceoperator= (Interface const &&o)
 
virtual ~Interface ()
 

Constructor & Destructor Documentation

◆ Interface() [1/3]

Interface ( )
inline

Definition at line 41 of file test-helper-variadic-test.cpp.

◆ Interface() [2/3]

Interface ( Interface const &  o)
inline

Definition at line 42 of file test-helper-variadic-test.cpp.

◆ Interface() [3/3]

Interface ( Interface const &&  o)
inline

Definition at line 43 of file test-helper-variadic-test.cpp.

◆ ~Interface()

virtual ~Interface ( )
inlinevirtual

Definition at line 48 of file test-helper-variadic-test.cpp.

Member Function Documentation

◆ operator=() [1/2]

Interface & operator= ( Interface const &  o)
inline

Definition at line 45 of file test-helper-variadic-test.cpp.

◆ operator=() [2/2]

Interface & operator= ( Interface const &&  o)
inline

Definition at line 46 of file test-helper-variadic-test.cpp.

+ Inheritance diagram for Interface:
+ Collaboration diagram for Interface:

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