A B C D E F G H I K L N O P R S T U V W 
All Classes All Packages

A

Account - Class in com.iconloop.score.test
 
add(E) - Method in interface score.ArrayDB
 
add(Object) - Method in class score.impl.AnyDBImpl
 
addBalance(String, BigInteger) - Method in class com.iconloop.score.test.Account
 
Address - Class in score
 
Address(byte[]) - Constructor for class score.Address
 
AnyDB - Interface in score.impl
 
AnyDBImpl - Class in score.impl
 
AnyDBImpl(String, Class<?>) - Constructor for class score.impl.AnyDBImpl
 
array() - Method in class score.impl.RLPObjectWriter.ByteArrayBuilder
 
ArrayDB<E> - Interface in score
 
at(Object) - Method in class score.impl.AnyDBImpl
 
at(K) - Method in interface score.BranchDB
 

B

beginList() - Method in class score.impl.RLPObjectReader
 
beginList() - Method in interface score.ObjectReader
 
beginList(int) - Method in class score.impl.RLPObjectWriter
 
beginList(int) - Method in interface score.ObjectWriter
 
beginMap() - Method in class score.impl.RLPObjectReader
 
beginMap() - Method in interface score.ObjectReader
 
beginMap(int) - Method in class score.impl.RLPObjectWriter
 
beginMap(int) - Method in interface score.ObjectWriter
 
beginNullableList() - Method in class score.impl.RLPObjectReader
 
beginNullableList() - Method in interface score.ObjectReader
 
beginNullableList(int) - Method in class score.impl.RLPObjectWriter
 
beginNullableList(int) - Method in interface score.ObjectWriter
 
beginNullableMap() - Method in class score.impl.RLPObjectReader
 
beginNullableMap() - Method in interface score.ObjectReader
 
beginNullableMap(int) - Method in class score.impl.RLPObjectWriter
 
beginNullableMap(int) - Method in interface score.ObjectWriter
 
BranchDB<K,​V> - Interface in score
 
ByteArrayBuilder() - Constructor for class score.impl.RLPObjectWriter.ByteArrayBuilder
 
ByteArrayObjectWriter - Interface in score
 

C

call(Account, BigInteger, Address, String, Object...) - Method in class com.iconloop.score.test.ServiceManager
 
call(Class<?>, BigInteger, Address, String, Object...) - Method in class com.iconloop.score.test.ServiceManager
 
call(Class<T>, BigInteger, Address, String, Object...) - Static method in class score.Context
 
call(Class<T>, Address, String, Object...) - Static method in class score.Context
 
call(String, Object...) - Method in class com.iconloop.score.test.Score
 
call(BigInteger, Address, String, Object...) - Static method in class score.Context
 
call(Address, String, Object...) - Static method in class score.Context
 
close() - Method in class score.impl.RLPObjectWriter.ByteArrayBuilder
 
com.iconloop.score.test - package com.iconloop.score.test
 
Context - Class in score
 
createAccount() - Method in class com.iconloop.score.test.ServiceManager
 
createAccount(int) - Method in class com.iconloop.score.test.ServiceManager
 
Crypto - Class in score.impl
 
Crypto() - Constructor for class score.impl.Crypto
 

D

deploy(byte[], Object...) - Static method in class score.Context
 
deploy(Account, Class<?>, Object...) - Method in class com.iconloop.score.test.ServiceManager
 
deploy(Address, byte[], Object...) - Static method in class score.Context
 
DictDB<K,​V> - Interface in score
 

E

end() - Method in class score.impl.RLPObjectReader
 
end() - Method in class score.impl.RLPObjectWriter
 
end() - Method in interface score.ObjectReader
 
end() - Method in interface score.ObjectWriter
 
equals(Object) - Method in class score.Address
 
EventLog - Annotation Type in score.annotation
 
External - Annotation Type in score.annotation
 

F

flush() - Method in class score.impl.RLPObjectWriter.ByteArrayBuilder
 
Frame(Account, Account, boolean, String, BigInteger) - Constructor for class com.iconloop.score.test.ServiceManager.Frame
 
fromString(String) - Static method in class score.Address
 

G

get() - Method in class score.impl.AnyDBImpl
 
get() - Method in interface score.VarDB
 
get(int) - Method in interface score.ArrayDB
 
get(int) - Method in class score.impl.AnyDBImpl
 
get(Object) - Method in class score.impl.AnyDBImpl
 
get(K) - Method in interface score.DictDB
 
getAccount() - Method in class com.iconloop.score.test.Score
 
getAccount(Address) - Static method in class com.iconloop.score.test.Account
 
getAddress() - Method in class com.iconloop.score.test.Account
 
getAddress() - Method in class com.iconloop.score.test.Score
 
getAddress() - Method in class com.iconloop.score.test.ServiceManager
 
getAddress() - Static method in class score.Context
 
getAddressBytesFromKey(byte[]) - Static method in class score.impl.Crypto
 
getAddressFromKey(byte[]) - Static method in class score.Context
 
getBalance() - Method in class com.iconloop.score.test.Account
 
getBalance(String) - Method in class com.iconloop.score.test.Account
 
getBalance(Address) - Static method in class score.Context
 
getBlock() - Method in class com.iconloop.score.test.ServiceManager
 
getBlockHeight() - Static method in class score.Context
 
getBlockTimestamp() - Static method in class score.Context
 
getCaller() - Method in class com.iconloop.score.test.ServiceManager
 
getCaller() - Static method in class score.Context
 
getCode() - Method in exception score.UserRevertedException
 
getCode() - Method in exception score.UserRevertException
 
getCurrentFrame() - Method in class com.iconloop.score.test.ServiceManager
 
getFeeSharingProportion() - Static method in class score.Context
 
getFirstFrame() - Method in class com.iconloop.score.test.ServiceManager
 
getHeight() - Method in class com.iconloop.score.test.ServiceManager.Block
 
getInstance() - Method in class com.iconloop.score.test.Score
 
getInstance() - Static method in class com.iconloop.score.test.ServiceManager.Block
 
getOrDefault(E) - Method in interface score.VarDB
 
getOrDefault(Object) - Method in class score.impl.AnyDBImpl
 
getOrDefault(Object, Object) - Method in class score.impl.AnyDBImpl
 
getOrDefault(K, V) - Method in interface score.DictDB
 
getOrigin() - Method in class com.iconloop.score.test.ServiceManager
 
getOrigin() - Static method in class score.Context
 
getOwner() - Method in class com.iconloop.score.test.Score
 
getOwner() - Method in class com.iconloop.score.test.ServiceManager
 
getOwner() - Static method in class score.Context
 
getServiceManager() - Static method in class com.iconloop.score.test.TestBase
 
getStorage(String) - Method in class com.iconloop.score.test.ServiceManager
 
getStorageClass(String) - Method in class com.iconloop.score.test.ServiceManager
 
getTimestamp() - Method in class com.iconloop.score.test.ServiceManager.Block
 
getTotalReadBytes() - Method in class score.impl.RLPObjectReader
 
getTransactionHash() - Static method in class score.Context
 
getTransactionIndex() - Static method in class score.Context
 
getTransactionNonce() - Static method in class score.Context
 
getTransactionTimestamp() - Static method in class score.Context
 
getValue() - Method in class com.iconloop.score.test.ServiceManager.Frame
 
getValue() - Static method in class score.Context
 

H

hash(String, byte[]) - Static method in class score.Context
 
hash(String, byte[]) - Static method in class score.impl.Crypto
 
hashCode() - Method in class score.Address
 
hasNext() - Method in class score.impl.RLPObjectReader
 
hasNext() - Method in interface score.ObjectReader
 

I

ICX - Static variable in class com.iconloop.score.test.TestBase
 
increase() - Method in class com.iconloop.score.test.ServiceManager.Block
 
increase(long) - Method in class com.iconloop.score.test.ServiceManager.Block
 
indexed() - Method in annotation type score.annotation.EventLog
 
invoke(Account, String, Object...) - Method in class com.iconloop.score.test.Score
 
isContract() - Method in class score.Address
 
isReadonly() - Method in class com.iconloop.score.test.ServiceManager.Frame
 

K

Keep - Annotation Type in score.annotation
 

L

LENGTH - Static variable in class score.Address
 
logEvent(Object[], Object[]) - Static method in class score.Context
 

N

newArrayDB(String, Class<E>) - Static method in class score.Context
 
newBranchDB(String, Class<?>) - Static method in class score.Context
 
newByteArrayObjectReader(String, byte[]) - Static method in class score.Context
 
newByteArrayObjectWriter(String) - Static method in class score.Context
 
newDictDB(String, Class<V>) - Static method in class score.Context
 
newExternalAccount(int) - Static method in class com.iconloop.score.test.Account
 
newScoreAccount(int) - Static method in class com.iconloop.score.test.Account
 
newVarDB(String, Class<E>) - Static method in class score.Context
 

O

ObjectReader - Interface in score
 
ObjectWriter - Interface in score
 
Optional - Annotation Type in score.annotation
 

P

Payable - Annotation Type in score.annotation
 
pop() - Method in interface score.ArrayDB
 
pop() - Method in class score.impl.AnyDBImpl
 
popFrame() - Method in class com.iconloop.score.test.ServiceManager
 
println(String) - Static method in class score.Context
 
pushFrame(Account, Account, boolean, String, BigInteger) - Method in class com.iconloop.score.test.ServiceManager
 
putStorage(String, Object) - Method in class com.iconloop.score.test.ServiceManager
 
putStorage(String, Object, Class<?>) - Method in class com.iconloop.score.test.ServiceManager
 

R

read(Class<T>) - Method in class score.impl.RLPObjectReader
 
read(Class<T>) - Method in interface score.ObjectReader
 
readAddress() - Method in class score.impl.RLPObjectReader
 
readAddress() - Method in interface score.ObjectReader
 
readBigInteger() - Method in class score.impl.RLPObjectReader
 
readBigInteger() - Method in interface score.ObjectReader
 
readBoolean() - Method in class score.impl.RLPObjectReader
 
readBoolean() - Method in interface score.ObjectReader
 
readByte() - Method in class score.impl.RLPObjectReader
 
readByte() - Method in interface score.ObjectReader
 
readByteArray() - Method in class score.impl.RLPObjectReader
 
readByteArray() - Method in interface score.ObjectReader
 
readChar() - Method in class score.impl.RLPObjectReader
 
readChar() - Method in interface score.ObjectReader
 
readDouble() - Method in class score.impl.RLPObjectReader
 
readDouble() - Method in interface score.ObjectReader
 
readFloat() - Method in class score.impl.RLPObjectReader
 
readFloat() - Method in interface score.ObjectReader
 
readFooter() - Method in class score.impl.RLPObjectReader
 
readInt() - Method in class score.impl.RLPObjectReader
 
readInt() - Method in interface score.ObjectReader
 
readListHeader() - Method in class score.impl.RLPObjectReader
 
readLong() - Method in class score.impl.RLPObjectReader
 
readLong() - Method in interface score.ObjectReader
 
readMapHeader() - Method in class score.impl.RLPObjectReader
 
readNullable(Class<T>) - Method in class score.impl.RLPObjectReader
 
readNullable(Class<T>) - Method in interface score.ObjectReader
 
readNullableOrDefault(Class<T>, T) - Method in class score.impl.RLPObjectReader
 
readNullableOrDefault(Class<T>, T) - Method in interface score.ObjectReader
 
readNullity() - Method in class score.impl.RLPObjectReader
 
readonly() - Method in annotation type score.annotation.External
 
readOrDefault(Class<T>, T) - Method in class score.impl.RLPObjectReader
 
readOrDefault(Class<T>, T) - Method in interface score.ObjectReader
 
readShort() - Method in class score.impl.RLPObjectReader
 
readShort() - Method in interface score.ObjectReader
 
readString() - Method in class score.impl.RLPObjectReader
 
readString() - Method in interface score.ObjectReader
 
recoverKey(String, byte[], byte[], boolean) - Static method in class score.Context
 
recoverKey(String, byte[], byte[], boolean) - Static method in class score.impl.Crypto
 
removeLast() - Method in interface score.ArrayDB
 
removeLast() - Method in class score.impl.AnyDBImpl
 
require(boolean) - Static method in class score.Context
 
require(boolean, String) - Static method in class score.Context
 
revert() - Static method in class score.Context
 
revert(int) - Static method in class score.Context
 
revert(int, String) - Static method in class score.Context
 
revert(String) - Static method in class score.Context
 
RevertedException - Exception in score
 
RevertedException() - Constructor for exception score.RevertedException
 
RevertedException(String) - Constructor for exception score.RevertedException
 
RevertedException(String, Throwable) - Constructor for exception score.RevertedException
 
RevertedException(Throwable) - Constructor for exception score.RevertedException
 
RLPObjectReader - Class in score.impl
 
RLPObjectReader(byte[]) - Constructor for class score.impl.RLPObjectReader
 
RLPObjectWriter - Class in score.impl
 
RLPObjectWriter() - Constructor for class score.impl.RLPObjectWriter
 
RLPObjectWriter.ByteArrayBuilder - Class in score.impl
 

S

score - package score
 
Score - Class in com.iconloop.score.test
 
Score(Account, Account) - Constructor for class com.iconloop.score.test.Score
 
score.annotation - package score.annotation
 
score.impl - package score.impl
 
ServiceManager - Class in com.iconloop.score.test
 
ServiceManager() - Constructor for class com.iconloop.score.test.ServiceManager
 
ServiceManager.Block - Class in com.iconloop.score.test
 
ServiceManager.Frame - Class in com.iconloop.score.test
 
set(int, E) - Method in interface score.ArrayDB
 
set(int, Object) - Method in class score.impl.AnyDBImpl
 
set(E) - Method in interface score.VarDB
 
set(Object) - Method in class score.impl.AnyDBImpl
 
set(Object, Object) - Method in class score.impl.AnyDBImpl
 
set(K, V) - Method in interface score.DictDB
 
setFeeSharingProportion(int) - Static method in class score.Context
 
setInstance(Object) - Method in class com.iconloop.score.test.Score
 
sha256(byte[]) - Static method in class score.impl.Crypto
 
sha3_256(byte[]) - Static method in class score.impl.Crypto
 
size() - Method in interface score.ArrayDB
 
size() - Method in class score.impl.AnyDBImpl
 
size() - Method in class score.impl.RLPObjectWriter.ByteArrayBuilder
 
skip() - Method in class score.impl.RLPObjectReader
 
skip() - Method in interface score.ObjectReader
 
skip(int) - Method in class score.impl.RLPObjectReader
 
skip(int) - Method in interface score.ObjectReader
 
subtractBalance(String, BigInteger) - Method in class com.iconloop.score.test.Account
 

T

TestBase - Class in com.iconloop.score.test
 
TestBase() - Constructor for class com.iconloop.score.test.TestBase
 
toByteArray() - Method in class score.Address
 
toByteArray() - Method in interface score.ByteArrayObjectWriter
 
toByteArray() - Method in class score.impl.RLPObjectWriter
 
toString() - Method in class com.iconloop.score.test.Account
 
toString() - Method in class score.Address
 
transfer(Account, Address, BigInteger) - Method in class com.iconloop.score.test.ServiceManager
 
transfer(Address, BigInteger) - Static method in class score.Context
 

U

UserRevertedException - Exception in score
 
UserRevertedException() - Constructor for exception score.UserRevertedException
 
UserRevertedException(int) - Constructor for exception score.UserRevertedException
 
UserRevertedException(int, String) - Constructor for exception score.UserRevertedException
 
UserRevertedException(int, String, Throwable) - Constructor for exception score.UserRevertedException
 
UserRevertedException(int, Throwable) - Constructor for exception score.UserRevertedException
 
UserRevertedException(String) - Constructor for exception score.UserRevertedException
 
UserRevertedException(String, Throwable) - Constructor for exception score.UserRevertedException
 
UserRevertedException(Throwable) - Constructor for exception score.UserRevertedException
 
UserRevertException - Exception in score
 
UserRevertException() - Constructor for exception score.UserRevertException
 
UserRevertException(String) - Constructor for exception score.UserRevertException
 
UserRevertException(String, Throwable) - Constructor for exception score.UserRevertException
 
UserRevertException(Throwable) - Constructor for exception score.UserRevertException
 

V

VarDB<E> - Interface in score
 
verifySignature(String, byte[], byte[], byte[]) - Static method in class score.Context
 
verifySignature(String, byte[], byte[], byte[]) - Static method in class score.impl.Crypto
 

W

write(boolean) - Method in class score.impl.RLPObjectWriter
 
write(boolean) - Method in interface score.ObjectWriter
 
write(byte) - Method in class score.impl.RLPObjectWriter
 
write(byte) - Method in interface score.ObjectWriter
 
write(byte[]) - Method in class score.impl.RLPObjectWriter.ByteArrayBuilder
 
write(byte[]) - Method in class score.impl.RLPObjectWriter
 
write(byte[]) - Method in interface score.ObjectWriter
 
write(byte[], int, int) - Method in class score.impl.RLPObjectWriter.ByteArrayBuilder
 
write(char) - Method in class score.impl.RLPObjectWriter
 
write(char) - Method in interface score.ObjectWriter
 
write(double) - Method in class score.impl.RLPObjectWriter
 
write(double) - Method in interface score.ObjectWriter
 
write(float) - Method in class score.impl.RLPObjectWriter
 
write(float) - Method in interface score.ObjectWriter
 
write(int) - Method in class score.impl.RLPObjectWriter.ByteArrayBuilder
 
write(int) - Method in class score.impl.RLPObjectWriter
 
write(int) - Method in interface score.ObjectWriter
 
write(long) - Method in class score.impl.RLPObjectWriter
 
write(long) - Method in interface score.ObjectWriter
 
write(short) - Method in class score.impl.RLPObjectWriter
 
write(short) - Method in interface score.ObjectWriter
 
write(Object) - Method in class score.impl.RLPObjectWriter
 
write(Object) - Method in interface score.ObjectWriter
 
write(Object...) - Method in class score.impl.RLPObjectWriter
 
write(Object...) - Method in interface score.ObjectWriter
 
write(String) - Method in class score.impl.RLPObjectWriter
 
write(String) - Method in interface score.ObjectWriter
 
write(BigInteger) - Method in class score.impl.RLPObjectWriter
 
write(BigInteger) - Method in interface score.ObjectWriter
 
write(Address) - Method in class score.impl.RLPObjectWriter
 
write(Address) - Method in interface score.ObjectWriter
 
writeListOf(Object...) - Method in class score.impl.RLPObjectWriter
 
writeListOf(Object...) - Method in interface score.ObjectWriter
 
writeListOfNullable(Object...) - Method in class score.impl.RLPObjectWriter
 
writeListOfNullable(Object...) - Method in interface score.ObjectWriter
 
writeNull() - Method in class score.impl.RLPObjectWriter
 
writeNull() - Method in interface score.ObjectWriter
 
writeNullable(Object) - Method in class score.impl.RLPObjectWriter
 
writeNullable(Object) - Method in interface score.ObjectWriter
 
writeNullable(Object...) - Method in class score.impl.RLPObjectWriter
 
writeNullable(Object...) - Method in interface score.ObjectWriter
 
A B C D E F G H I K L N O P R S T U V W 
All Classes All Packages