Package jmri.jmrix.dccpp
Class DCCppRegister
java.lang.Object
jmri.jmrix.dccpp.DCCppRegister
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidallocate()voidintintvoidbooleanbooleanisFree()voidrelease()voidsetAddress(int a) voidsetUserCount(int i)
-
Constructor Details
-
DCCppRegister
public DCCppRegister()
-
-
Method Details
-
getUserCount
-
setUserCount
-
incUserCount
-
decUserCount
-
getAddress
-
setAddress
-
isAllocated
-
isFree
-
allocate
-
release
-