DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
FoundCircularDependency Struct Reference

Public Member Functions

 FoundCircularDependency ()
 

Public Attributes

unsigned int m_count
 
std::ostringstream m_text
 

Detailed Description

Definition at line 136 of file oks_validate_repository.cxx.

Constructor & Destructor Documentation

◆ FoundCircularDependency()

FoundCircularDependency::FoundCircularDependency ( )
inline

Definition at line 141 of file oks_validate_repository.cxx.

141 :
142 m_count(0)
143 {
144 ;
145 }

Member Data Documentation

◆ m_count

unsigned int FoundCircularDependency::m_count

Definition at line 138 of file oks_validate_repository.cxx.

◆ m_text

std::ostringstream FoundCircularDependency::m_text

Definition at line 139 of file oks_validate_repository.cxx.


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