ArmNN
 21.02
ProfilingDynamicGuid Struct Reference

Strongly typed guids to distinguish between those generated at runtime, and those that are statically defined. More...

#include <Types.hpp>

Inheritance diagram for ProfilingDynamicGuid:
ProfilingGuid

Additional Inherited Members

- Public Member Functions inherited from ProfilingGuid
 ProfilingGuid ()
 
 ProfilingGuid (uint64_t guid)
 
 operator uint64_t () const
 
bool operator== (const ProfilingGuid &other) const
 
bool operator!= (const ProfilingGuid &other) const
 
bool operator< (const ProfilingGuid &other) const
 
bool operator<= (const ProfilingGuid &other) const
 
bool operator> (const ProfilingGuid &other) const
 
bool operator>= (const ProfilingGuid &other) const
 
- Protected Attributes inherited from ProfilingGuid
uint64_t m_Guid
 

Detailed Description

Strongly typed guids to distinguish between those generated at runtime, and those that are statically defined.

Definition at line 335 of file Types.hpp.


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