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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageUSB.cpp107 class Nullable class
111 Nullable() : mIsNull(true) {} function in class:Nullable
112 Nullable(const T &aValue, bool aIsNull = false) function in class:Nullable
120 Nullable &operator= (const T &aValue)
143 Nullable <bool> mActive;
151 Nullable <ULONG> mMaskedInterfaces;
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...

Completed in 45 milliseconds