Struct ppapi::fs::FileRefExperimental
[-]
[+]
[src]
pub struct FileRef(_);
pub struct FileRef(_);
impl FileRef
fn new(res: PP_Resource) -> FileRef
fn new_bumped(res: PP_Resource) -> FileRef
impl Send for FileRef
impl Resource for FileRef
fn unwrap(&self) -> PP_Resource
fn type_of(&self) -> ResourceType
impl ToOption<PP_Resource> for FileRef
fn to_option(from: &PP_Resource) -> Option<FileRef>
impl Clone for FileRef
fn clone(&self) -> FileRef
fn clone_from(&mut self, source: &Self)
impl Drop for FileRef
fn drop(&mut self)
impl Show for FileRef
impl PartialEq for FileRef
impl Eq for FileRef
fn assert_receiver_is_total_eq(&self)
impl<__S: Writer + Hasher> Hash<__S> for FileRef
fn hash(&self, __arg_0: &mut __S)
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
, enum
,
trait
, typedef
(or
tdef
).