StdLogicVector  0.1
 All Classes Files Functions Friends Pages
StdLogicVector Member List

This is the complete list of members for StdLogicVector, including all inherited members.

Add(const StdLogicVector &_operand)StdLogicVector
Add(const StdLogicVector &_operand, bool _truncateCarry)StdLogicVector
And(const StdLogicVector &_operand)StdLogicVector
getLength() const StdLogicVector
getValue() const StdLogicVector
isDontCare() const StdLogicVector
operator!=(const StdLogicVector &_input) const StdLogicVector
operator<<(ostream &_os, const StdLogicVector &_stdLogicVec)StdLogicVectorfriend
operator==(const StdLogicVector &_input) const StdLogicVector
Or(const StdLogicVector &_operand)StdLogicVector
PadRightZeros(int _width)StdLogicVector
ReplaceBits(int _begin, const StdLogicVector &_input)StdLogicVector
ReverseBitOrder()StdLogicVector
ShiftLeft(int _bits)StdLogicVector
ShiftRight(int _bits)StdLogicVector
StdLogicVector()StdLogicVector
StdLogicVector(unsigned int _length)StdLogicVector
StdLogicVector(unsigned long long _value, unsigned int _length)StdLogicVector
StdLogicVector(string _value, int _base, unsigned int _length)StdLogicVector
StdLogicVector(string _value, int _base, unsigned int _length, bool _isDontCare)StdLogicVector
StdLogicVector(unsigned char *_value, int _size, unsigned int _length)StdLogicVector
StdLogicVector(const StdLogicVector &_other)StdLogicVector
TestBit(int _index) const StdLogicVector
ToByteArray(unsigned char _byteArray[]) const StdLogicVector
ToString()StdLogicVector
ToString(bool _pad)StdLogicVector
ToString(int _base)StdLogicVector
ToString(int _base) const StdLogicVector
ToString(int _base, bool _pad)StdLogicVector
ToString(int _base, bool _pad) const StdLogicVector
ToULL()StdLogicVector
ToULL() const StdLogicVector
TruncateAfter(int _width)StdLogicVector
Xor(const StdLogicVector &_operand)StdLogicVector
~StdLogicVector()StdLogicVectorvirtual