Struct gstreamer_net::NtpClock []

pub struct NtpClock(_, _);

Methods

impl NtpClock
[src]

[src]

Trait Implementations

impl Clone for NtpClock

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for NtpClock

Formats the value using the given formatter. Read more

impl Hash for NtpClock

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 StaticType for NtpClock

Returns the type identifier of Self.

impl<T: IsA<Object>> PartialEq<T> for NtpClock

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 Eq for NtpClock

impl IsA<NetClientClock> for NtpClock

impl IsA<Clock> for NtpClock

impl IsA<Object> for NtpClock

impl IsA<Object> for NtpClock

impl Send for NtpClock
[src]

impl Sync for NtpClock
[src]