![]() |
Master Core
v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
|
An inpoint - a combination of a transaction and an index n into its vin. More...
#include <core.h>
Collaboration diagram for CInPoint:Public Member Functions | |
| CInPoint () | |
| CInPoint (const CTransaction *ptxIn, unsigned int nIn) | |
| void | SetNull () |
| bool | IsNull () const |
Public Attributes | |
| const CTransaction * | ptx |
| unsigned int | n |
An inpoint - a combination of a transaction and an index n into its vin.
|
inline |
|
inline |
|
inline |
Definition at line 62 of file core.h.
Referenced by CInPoint().
Here is the caller graph for this function:| const CTransaction* CInPoint::ptx |
1.8.8