Nymph  v1.5.2
Flow-Based Data Processing Framework
Static Public Attributes | List of all members
KTNotAwesomeCut::Result Struct Reference

#include <KTTestCuts.hh>

Inheritance diagram for KTNotAwesomeCut::Result:
Inheritance graph

Static Public Attributes

static const std::string sName = "not-awesome-cut"
 

Additional Inherited Members

- Public Member Functions inherited from KTExtensibleCutResult< Result >
 KTExtensibleCutResult ()
 
virtual ~KTExtensibleCutResult ()
 
const std::string & Name () const
 
- Public Member Functions inherited from KTExtensibleStruct< Result, KTCutResultCore >
 KTExtensibleStruct (void)
 Default constructor. More...
 
 KTExtensibleStruct (const KTExtensibleStruct &object)
 Copy constructor; duplicates the extended object. More...
 
virtual ~KTExtensibleStruct ()
 
KTExtensibleStructoperator= (const KTExtensibleStruct &object)
 Duplicates the extended object. More...
 
virtual KTExtensibleStructCore< KTCutResultCore > * Clone (void) const
 Duplicates the extended object. More...
 
virtual void Pull (const KTExtensibleStructCore< KTCutResultCore > &object)
 Duplicates object only. More...
 
void SetIsCopyDisabled (bool flag)
 
- Public Member Functions inherited from KTExtensibleStructCore< KTCutResultCore >
 KTExtensibleStructCore (void)
 Default constructor. More...
 
 KTExtensibleStructCore (const KTExtensibleStructCore &)
 Copy constructor; duplicates the extended object. More...
 
virtual ~KTExtensibleStructCore ()
 
KTExtensibleStructCoreoperator= (const KTExtensibleStructCore &)
 Duplicates the extended object. More...
 
virtual void Clear (void)
 Removes extended fields. More...
 
XStructType & Of (void)
 Returns a reference to the object of type XStructType; creates that object if it doesn't exist. More...
 
const XStructType & Of (void) const
 Returns a const reference to the object of type XStructType; creates that object if it doesn't exist. More...
 
bool Has (void) const
 Returns true if XStructType is or is below this object. More...
 
XStructType * Detatch (void)
 Extracts object of type XStructType. More...
 
KTExtensibleStructCoreNext () const
 Returns the pointer to the next field. More...
 
KTExtensibleStructCorePrev () const
 Returns the pointer to the previous field. More...
 
KTExtensibleStructCoreLast () const
 Returns the pointer to the last field. More...
 
KTExtensibleStructCoreFirst () const
 Returns the pointer to the first field. More...
 
- Public Member Functions inherited from KTCutResultCore
 KTCutResultCore ()
 
virtual ~KTCutResultCore ()
 
 MEMBERVARIABLE_PROTECTED (bool, State)
 
- Protected Member Functions inherited from KTExtensibleStructCore< KTCutResultCore >
void SetPrevPtrInNext ()
 
- Protected Attributes inherited from KTExtensibleStructCore< KTCutResultCore >
KTExtensibleStructCorefNext
 
KTExtensibleStructCorefPrev
 

Detailed Description

Definition at line 54 of file KTTestCuts.hh.

Member Data Documentation

◆ sName

const std::string sName = "not-awesome-cut"
static

Definition at line 56 of file KTTestCuts.hh.


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