|
LLVM
3.7.0
|
#include <DIAEnumDebugStreams.h>
Public Member Functions | |
| DIAEnumDebugStreams (CComPtr< IDiaEnumDebugStreams > DiaEnumerator) | |
| uint32_t | getChildCount () const override |
| ChildTypePtr | getChildAtIndex (uint32_t Index) const override |
| ChildTypePtr | getNext () override |
| void | reset () override |
| DIAEnumDebugStreams * | clone () const override |
Public Member Functions inherited from llvm::IPDBEnumChildren< IPDBDataStream > | |
| virtual | ~IPDBEnumChildren () |
Additional Inherited Members | |
Public Types inherited from llvm::IPDBEnumChildren< IPDBDataStream > | |
| typedef std::unique_ptr < IPDBDataStream > | ChildTypePtr |
| typedef IPDBEnumChildren < IPDBDataStream > | MyType |
Definition at line 20 of file DIAEnumDebugStreams.h.
|
explicit |
Definition at line 16 of file DIAEnumDebugStreams.cpp.
Referenced by clone().
|
overridevirtual |
Implements llvm::IPDBEnumChildren< IPDBDataStream >.
Definition at line 48 of file DIAEnumDebugStreams.cpp.
References DIAEnumDebugStreams().
|
overridevirtual |
Implements llvm::IPDBEnumChildren< IPDBDataStream >.
Definition at line 26 of file DIAEnumDebugStreams.cpp.
|
overridevirtual |
Implements llvm::IPDBEnumChildren< IPDBDataStream >.
Definition at line 20 of file DIAEnumDebugStreams.cpp.
|
overridevirtual |
Implements llvm::IPDBEnumChildren< IPDBDataStream >.
Definition at line 37 of file DIAEnumDebugStreams.cpp.
|
overridevirtual |
Implements llvm::IPDBEnumChildren< IPDBDataStream >.
Definition at line 46 of file DIAEnumDebugStreams.cpp.
1.8.6