|
LLVM
4.0.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::pdb::IPDBEnumChildren< IPDBDataStream > | |
| virtual | ~IPDBEnumChildren ()=default |
Additional Inherited Members | |
Public Types inherited from llvm::pdb::IPDBEnumChildren< IPDBDataStream > | |
| typedef std::unique_ptr < IPDBDataStream > | ChildTypePtr |
| typedef IPDBEnumChildren < IPDBDataStream > | MyType |
Definition at line 21 of file DIAEnumDebugStreams.h.
|
explicit |
Definition at line 17 of file DIAEnumDebugStreams.cpp.
Referenced by clone().
|
overridevirtual |
Implements llvm::pdb::IPDBEnumChildren< IPDBDataStream >.
Definition at line 49 of file DIAEnumDebugStreams.cpp.
References DIAEnumDebugStreams().
|
overridevirtual |
Implements llvm::pdb::IPDBEnumChildren< IPDBDataStream >.
Definition at line 27 of file DIAEnumDebugStreams.cpp.
|
overridevirtual |
Implements llvm::pdb::IPDBEnumChildren< IPDBDataStream >.
Definition at line 21 of file DIAEnumDebugStreams.cpp.
|
overridevirtual |
Implements llvm::pdb::IPDBEnumChildren< IPDBDataStream >.
Definition at line 38 of file DIAEnumDebugStreams.cpp.
|
overridevirtual |
Implements llvm::pdb::IPDBEnumChildren< IPDBDataStream >.
Definition at line 47 of file DIAEnumDebugStreams.cpp.
1.8.6