Channel
- class HPS.Channel : public HPS.Sprocket
 Public Types
Public Functions
- void Assign (HPS.Channel in_that)
 
- Channel ()
 
- Channel (HPS.Channel in_that)
 
- override void Dispose ()
 
- bool Equals (HPS.Channel in_that)
 
- override bool Equals (Object obj)
 
- HPS.Channel.ChannelType GetChannelType ()
 
- override int GetHashCode ()
 
- string GetName ()
 
- HPS.Sampler GetSampler ()
 
- HPS.KeyPath GetTarget ()
 
- override HPS.Type ObjectType ()
 
- void SetSampler (HPS.Sampler sampler)
 
Public Static Functions
- bool operator!= (HPS.Channel a, HPS.Channel b)
 
- bool operator== (HPS.Channel a, HPS.Channel b)