From 6940dd720ebb6b3d1df8ca203ab696daefe58189 Mon Sep 17 00:00:00 2001 From: Jim Flynn Date: Fri, 20 Mar 2020 12:25:56 +0000 Subject: renamed Documentation folder 20.02 and added .nojekyll file Signed-off-by: Jim Flynn --- ...truct_i_timeline_decoder_1_1_relationship.xhtml | 209 --------------------- 1 file changed, 209 deletions(-) delete mode 100644 Documentation/struct_i_timeline_decoder_1_1_relationship.xhtml (limited to 'Documentation/struct_i_timeline_decoder_1_1_relationship.xhtml') diff --git a/Documentation/struct_i_timeline_decoder_1_1_relationship.xhtml b/Documentation/struct_i_timeline_decoder_1_1_relationship.xhtml deleted file mode 100644 index 46568f2065..0000000000 --- a/Documentation/struct_i_timeline_decoder_1_1_relationship.xhtml +++ /dev/null @@ -1,209 +0,0 @@ - - - - - - - - - - - - - -ArmNN: ITimelineDecoder::Relationship Struct Reference - - - - - - - - - - - - - - - - -
-
- - - - ArmNN - - - -
-
-  20.02 -
-
-
- - - - - - - -
-
- -
-
-
- -
- -
-
- - -
- -
- -
- -
-
ITimelineDecoder::Relationship Struct Reference
-
-
- -

#include <ITimelineDecoder.hpp>

- - - - - - - - - - -

-Public Attributes

RelationshipType m_RelationshipType
 
uint64_t m_Guid
 
uint64_t m_HeadGuid
 
uint64_t m_TailGuid
 
-

Detailed Description

-
-

Definition at line 53 of file ITimelineDecoder.hpp.

-

Member Data Documentation

- -

◆ m_Guid

- -
-
- - - - -
uint64_t m_Guid
-
- -

Definition at line 56 of file ITimelineDecoder.hpp.

- -

Referenced by TimelineCaptureCommandHandler::ReadRelationship().

- -
-
- -

◆ m_HeadGuid

- -
-
- - - - -
uint64_t m_HeadGuid
-
- -

Definition at line 57 of file ITimelineDecoder.hpp.

- -

Referenced by TimelineCaptureCommandHandler::ReadRelationship().

- -
-
- -

◆ m_RelationshipType

- -
-
- - - - -
RelationshipType m_RelationshipType
-
- -

Definition at line 55 of file ITimelineDecoder.hpp.

- -

Referenced by TimelineCaptureCommandHandler::ReadRelationship().

- -
-
- -

◆ m_TailGuid

- -
-
- - - - -
uint64_t m_TailGuid
-
- -

Definition at line 58 of file ITimelineDecoder.hpp.

- -

Referenced by TimelineCaptureCommandHandler::ReadRelationship().

- -
-
-
The documentation for this struct was generated from the following file: -
-
- - - - -- cgit v1.2.1