public class LogEntry
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
|
LogEntry() |
protected |
LogEntry(long cPtr,
boolean cMemoryOwn) |
|
LogEntry(SWIGTYPE_p_bytes address,
SWIGTYPE_p_h256s topics,
SWIGTYPE_p_bytes data) |
| Modifier and Type | Method and Description |
|---|---|
SWIGTYPE_p_std__string_view |
address() |
SWIGTYPE_p_bcos__bytesConstRef |
data() |
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(LogEntry obj) |
protected static long |
swigRelease(LogEntry obj) |
SWIGTYPE_p_gsl__spanT_bcos__h256_const_t |
topics() |
protected LogEntry(long cPtr,
boolean cMemoryOwn)
public LogEntry()
public LogEntry(SWIGTYPE_p_bytes address, SWIGTYPE_p_h256s topics, SWIGTYPE_p_bytes data)
protected static long getCPtr(LogEntry obj)
protected static long swigRelease(LogEntry obj)
protected void finalize()
finalize in class java.lang.Objectpublic void delete()
public SWIGTYPE_p_std__string_view address()
public SWIGTYPE_p_gsl__spanT_bcos__h256_const_t topics()
public SWIGTYPE_p_bcos__bytesConstRef data()