Packages

object BagDataType extends ShortEnum[BagDataType] with Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, ShortEnum[BagDataType], ValueEnum[Short, BagDataType], AnyRef, Any
Ordering
  1. Grouped
  2. Alphabetic
  3. By Inheritance
Inherited
  1. BagDataType
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. ShortEnum
  7. ValueEnum
  8. AnyRef
  9. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def apply(v: Short): BagDataType

    Converts a short value to a bag data (field) type.

    Converts a short value to a bag data (field) type.

    returns

    The data type represented by this value.

    Exceptions thrown

    SilkDataFormatException if the short represents no known data type.

  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  7. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  8. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  9. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  10. final macro def findValues: IndexedSeq[BagDataType]
    Attributes
    protected
    Definition Classes
    ShortEnum
  11. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  12. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  13. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  14. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  15. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  16. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  17. lazy val values: IndexedSeq[BagDataType]

    Collection of all known valid SiLK bag data types.

    Collection of all known valid SiLK bag data types.

    Definition Classes
    BagDataType → ValueEnum
  18. final lazy val valuesToEntriesMap: Map[Short, BagDataType]
    Definition Classes
    ValueEnum
  19. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  20. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  21. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  22. def withValue(i: Short): BagDataType
    Definition Classes
    ValueEnum
    Annotations
    @SuppressWarnings()
  23. def withValueEither(i: Short): Either[NoSuchMember[Short, ValueEnumEntry[Short]], BagDataType]
    Definition Classes
    ValueEnum
  24. def withValueOpt(i: Short): Option[BagDataType]
    Definition Classes
    ValueEnum
  25. object SKBAG_FIELD_ANY_COUNTRY extends BagDataType with Product with Serializable

  26. object SKBAG_FIELD_ANY_IP_PMAP extends BagDataType with Product with Serializable

  27. object SKBAG_FIELD_ANY_IPv4 extends BagDataType with Product with Serializable

  28. object SKBAG_FIELD_ANY_IPv6 extends BagDataType with Product with Serializable

  29. object SKBAG_FIELD_ANY_PORT extends BagDataType with Product with Serializable

  30. object SKBAG_FIELD_ANY_PORT_PMAP extends BagDataType with Product with Serializable

  31. object SKBAG_FIELD_ANY_SNMP extends BagDataType with Product with Serializable

  32. object SKBAG_FIELD_ANY_TIME extends BagDataType with Product with Serializable

  33. object SKBAG_FIELD_APPLICATION extends BagDataType with Product with Serializable

  34. object SKBAG_FIELD_BYTES extends BagDataType with Product with Serializable

  35. object SKBAG_FIELD_CUSTOM extends BagDataType with Product with Serializable

  36. object SKBAG_FIELD_DIP_COUNTRY extends BagDataType with Product with Serializable

  37. object SKBAG_FIELD_DIP_PMAP extends BagDataType with Product with Serializable

  38. object SKBAG_FIELD_DIPv4 extends BagDataType with Product with Serializable

  39. object SKBAG_FIELD_DIPv6 extends BagDataType with Product with Serializable

  40. object SKBAG_FIELD_DPORT extends BagDataType with Product with Serializable

  41. object SKBAG_FIELD_DPORT_PMAP extends BagDataType with Product with Serializable

  42. object SKBAG_FIELD_ELAPSED extends BagDataType with Product with Serializable

  43. object SKBAG_FIELD_ENDTIME extends BagDataType with Product with Serializable

  44. object SKBAG_FIELD_FLAGS extends BagDataType with Product with Serializable

  45. object SKBAG_FIELD_FTYPE_CLASS extends BagDataType with Product with Serializable

  46. object SKBAG_FIELD_FTYPE_TYPE extends BagDataType with Product with Serializable

  47. object SKBAG_FIELD_ICMP_TYPE_CODE extends BagDataType with Product with Serializable

  48. object SKBAG_FIELD_INIT_FLAGS extends BagDataType with Product with Serializable

  49. object SKBAG_FIELD_INPUT extends BagDataType with Product with Serializable

  50. object SKBAG_FIELD_NHIPv4 extends BagDataType with Product with Serializable

  51. object SKBAG_FIELD_NHIPv6 extends BagDataType with Product with Serializable

  52. object SKBAG_FIELD_OUTPUT extends BagDataType with Product with Serializable

  53. object SKBAG_FIELD_PACKETS extends BagDataType with Product with Serializable

  54. object SKBAG_FIELD_PROTO extends BagDataType with Product with Serializable

  55. object SKBAG_FIELD_RECORDS extends BagDataType with Product with Serializable

  56. object SKBAG_FIELD_REST_FLAGS extends BagDataType with Product with Serializable

  57. object SKBAG_FIELD_SID extends BagDataType with Product with Serializable

  58. object SKBAG_FIELD_SIP_COUNTRY extends BagDataType with Product with Serializable

  59. object SKBAG_FIELD_SIP_PMAP extends BagDataType with Product with Serializable

  60. object SKBAG_FIELD_SIPv4 extends BagDataType with Product with Serializable

  61. object SKBAG_FIELD_SIPv6 extends BagDataType with Product with Serializable

  62. object SKBAG_FIELD_SPORT extends BagDataType with Product with Serializable

  63. object SKBAG_FIELD_SPORT_PMAP extends BagDataType with Product with Serializable

  64. object SKBAG_FIELD_STARTTIME extends BagDataType with Product with Serializable

  65. object SKBAG_FIELD_SUM_BYTES extends BagDataType with Product with Serializable

  66. object SKBAG_FIELD_SUM_ELAPSED extends BagDataType with Product with Serializable

  67. object SKBAG_FIELD_SUM_PACKETS extends BagDataType with Product with Serializable

  68. object SKBAG_FIELD_TCP_STATE extends BagDataType with Product with Serializable

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from ShortEnum[BagDataType]

Inherited from ValueEnum[Short, BagDataType]

Inherited from AnyRef

Inherited from Any

Members

Values

Ungrouped