object IndexStructKey extends (StructKeysDefs.this)#EntityObject
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- IndexStructKey
- EntityObject
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- implicit class ExtendedIndexStructKey[Schema <: (StructKeysDefs.this)#Struct] extends AnyRef
- class IndexStructKeyCompanionCtor extends (StructKeysDefs.this)#CompanionDef[IndexStructKeyCompanionCtor]
- case class IndexStructKeyCtor[Schema <: (StructKeysDefs.this)#Struct](index: (StructKeysDefs.this)#Ref[Int])(implicit eSchema: (StructKeysDefs.this)#Elem[Schema]) extends (StructKeysDefs.this)#IndexStructKey[Schema] with (StructKeysDefs.this)#Def[(StructKeysDefs.this)#IndexStructKey[Schema]] with Product with Serializable
- type IndexStructKeyData[Schema <: (StructKeysDefs.this)#Struct] = Int
- class IndexStructKeyElem[Schema <: (StructKeysDefs.this)#Struct] extends StructKeyElem[Schema, (StructKeysDefs.this)#IndexStructKey[Schema]] with (StructKeysDefs.this)#ConcreteElem[IndexStructKeyData[Schema], (StructKeysDefs.this)#IndexStructKey[Schema]] with (StructKeysDefs.this)#ViewElem[IndexStructKeyData[Schema], (StructKeysDefs.this)#IndexStructKey[Schema]]
- class IndexStructKeyIso[Schema <: (StructKeysDefs.this)#Struct] extends (StructKeysDefs.this)#Node with (StructKeysDefs.this)#EntityIso[IndexStructKeyData[Schema], (StructKeysDefs.this)#IndexStructKey[Schema]] with (StructKeysDefs.this)#Def[IndexStructKeyIso[Schema]]
- case class IndexStructKeyIsoElem[Schema <: (StructKeysDefs.this)#Struct](eSchema: (StructKeysDefs.this)#Elem[Schema]) extends (StructKeysDefs.this)#Elem[IndexStructKeyIso[Schema]] with Product with Serializable
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val RIndexStructKey: MutableLazy[IndexStructKeyCompanionCtor]
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
-
val
entityName: String
- Definition Classes
- EntityObject
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- implicit def isoIndexStructKey[Schema <: (StructKeysDefs.this)#Struct](implicit eSchema: (StructKeysDefs.this)#Elem[Schema]): (StructKeysDefs.this)#Iso[IndexStructKeyData[Schema], (StructKeysDefs.this)#IndexStructKey[Schema]]
- def mkIndexStructKey[Schema <: (StructKeysDefs.this)#Struct](index: (StructKeysDefs.this)#Ref[Int])(implicit eSchema: (StructKeysDefs.this)#Elem[Schema]): (StructKeysDefs.this)#Ref[(StructKeysDefs.this)#IndexStructKey[Schema]]
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
- def unmkIndexStructKey[Schema <: (StructKeysDefs.this)#Struct](p: (StructKeysDefs.this)#Ref[(StructKeysDefs.this)#StructKey[Schema]]): Option[(StructKeysDefs.this)#Ref[Int]]
- implicit def unrefIndexStructKey[Schema <: (StructKeysDefs.this)#Struct](p: (StructKeysDefs.this)#Ref[(StructKeysDefs.this)#IndexStructKey[Schema]]): (StructKeysDefs.this)#IndexStructKey[Schema]
- implicit def unrefIndexStructKeyCompanion(p: (StructKeysDefs.this)#Ref[IndexStructKeyCompanionCtor]): IndexStructKeyCompanionCtor
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
- implicit object IndexStructKeyCompanionElem extends (StructKeysDefs.this)#CompanionElem[IndexStructKeyCompanionCtor] with Product with Serializable