HyperX.Scripting.Python.Api
The HyperX Scripting Library for Python
Loading...
Searching...
No Matches
hyperx.api.FailureObjectGroupCol Class Reference
Inheritance diagram for hyperx.api.FailureObjectGroupCol:
hyperx.api.IdNameEntityCol hyperx.api.IdEntityCol

Public Member Functions

 __getitem__ (self, int index)
 __init__ (self, _api.FailureObjectGroupCol failureObjectGroupCol)
 __iter__ (self)
 __len__ (self)
FailureObjectGroup Get (self, int id)
FailureObjectGroup Get (self, item1=None)
FailureObjectGroup Get (self, str name)
FailureObjectGroup Get (self, types.ObjectGroup objectGroup)
 Get FailureObjectGroup by hyperx.api.types.ObjectGroup enum.
Public Member Functions inherited from hyperx.api.IdNameEntityCol
 __init__ (self, _api.IdNameEntityCol idNameEntityCol)
Public Member Functions inherited from hyperx.api.IdEntityCol
 __init__ (self, _api.IdEntityCol idEntityCol)
bool Contains (self, int id)
int Count (self)

Properties

 FailureObjectGroupColList = property
Properties inherited from hyperx.api.IdNameEntityCol
 Names = property
Properties inherited from hyperx.api.IdEntityCol
 Ids = property

Additional Inherited Members

Protected Attributes inherited from hyperx.api.IdNameEntityCol
 _CollectedClass = T
Protected Attributes inherited from hyperx.api.IdEntityCol
 _Entity = idEntityCol

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.FailureObjectGroupCol.__init__ ( self,
_api.FailureObjectGroupCol failureObjectGroupCol )

Member Function Documentation

◆ __getitem__()

hyperx.api.FailureObjectGroupCol.__getitem__ ( self,
int index )

◆ __iter__()

hyperx.api.FailureObjectGroupCol.__iter__ ( self)

◆ __len__()

hyperx.api.FailureObjectGroupCol.__len__ ( self)

◆ Get() [1/4]

FailureObjectGroup hyperx.api.FailureObjectGroupCol.Get ( self,
int id )

Reimplemented from hyperx.api.IdNameEntityCol.

◆ Get() [2/4]

FailureObjectGroup hyperx.api.FailureObjectGroupCol.Get ( self,
item1 = None )

◆ Get() [3/4]

FailureObjectGroup hyperx.api.FailureObjectGroupCol.Get ( self,
str name )

Reimplemented from hyperx.api.IdNameEntityCol.

◆ Get() [4/4]

FailureObjectGroup hyperx.api.FailureObjectGroupCol.Get ( self,
types.ObjectGroup objectGroup )

Property Documentation

◆ FailureObjectGroupColList

hyperx.api.FailureObjectGroupCol.FailureObjectGroupColList = property
static

The documentation for this class was generated from the following file:
  • C:/Dev/HyperX/HyperX/HyperX.Scripting.Wrapper/hyperx/api/__init__.py