Plegma API  v2
Yodiwo.API.Plegma.GraphKey Struct Reference

Globally unique identifier of a Yodiwo.API.Plegma.GraphKey More...

Inheritance diagram for Yodiwo.API.Plegma.GraphKey:

Public Member Functions

 GraphKey (GraphDescriptorKey gdkey, uint nodeId)
 
string ToStringEx ()
 
void FillFromString (string input)
 
override string ToString ()
 
bool Equals (GraphKey other)
 
bool Equals (ref GraphKey other)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 

Static Public Member Functions

static bool CheckValid (GraphDescriptorKey gdkey, uint nodeId)
 
static implicit operator GraphKey (string str)
 
static implicit operator string (GraphKey key)
 
static GraphKey ConvertFromString (string stringValue)
 
static bool operator== (GraphKey left, GraphKey right)
 
static bool operator!= (GraphKey left, GraphKey right)
 

Public Attributes

GraphDescriptorKey GraphDescriptorKey
 
uint NodeId
 
bool _IsValid
 

Properties

NodeKey NodeKey [get]
 
bool IsValid [get]
 
bool IsInvalid [get]
 
UserKey UserKey [get]
 

Detailed Description

Globally unique identifier of a Yodiwo.API.Plegma.GraphKey


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