Enum cdr::PlCdrBe [] [src]

pub enum PlCdrBe {}

ParameterList encapsulated using OMG CDR big-endian encapsulation.

Trait Implementations

impl Clone for PlCdrBe
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for PlCdrBe
[src]

impl Debug for PlCdrBe
[src]

[src]

Formats the value using the given formatter. Read more

impl Eq for PlCdrBe
[src]

impl Hash for PlCdrBe
[src]

[src]

Feeds this value into the given [Hasher]. Read more

1.3.0
[src]

Feeds a slice of this type into the given [Hasher]. Read more

impl PartialEq for PlCdrBe
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

1.0.0
[src]

This method tests for !=.

impl Encapsulation for PlCdrBe
[src]

[src]

[src]

Auto Trait Implementations

impl Send for PlCdrBe

impl Sync for PlCdrBe