Class CliAbstractSig.CliByRef
java.lang.Object
ghidra.app.util.bin.format.pe.cli.blobs.CliAbstractSig.CliByRef
- All Implemented Interfaces:
 CliRepresentable
- Enclosing class:
 CliAbstractSig
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetByRef()getRepresentation(CliStreamMetadata stream) static booleanisByRef(BinaryReader reader)  
- 
Constructor Details
- 
CliByRef
- Throws:
 IOException
 
 - 
 - 
Method Details
- 
isByRef
- Throws:
 IOException
 - 
getByRef
 - 
getRepresentation
- Specified by:
 getRepresentationin interfaceCliRepresentable
 - 
getShortRepresentation
- Specified by:
 getShortRepresentationin interfaceCliRepresentable
 - 
getRepresentation
- Specified by:
 getRepresentationin interfaceCliRepresentable
 - 
getShortRepresentation
- Specified by:
 getShortRepresentationin interfaceCliRepresentable
 
 -