Searched defs:nsXPTType (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/public/
H A Dxptinfo.h108 class nsXPTType : public XPTTypeDescriptorPrefix class in inherits:XPTTypeDescriptorPrefix
112 nsXPTType() function in class:nsXPTType
114 nsXPTType(const XPTTypeDescriptorPrefix& prefix) function in class:nsXPTType
117 nsXPTType(const uint8& prefix) function in class:nsXPTType
120 nsXPTType& operator=(uint8 val)
123 nsXPTType& operator=(const nsXPTType& other)
217 const nsXPTType GetType() const {return type.prefix;}
267 const nsXPTType GetType() const

Completed in 2251 milliseconds