GFC Logo GFC Title Logo
Reference Manual
Main Page  |  Namespace List  |  Alphabetical List  |  Class List  |  File List

GFC::Atk::StreamableContent Class Reference

An AtkStreamableContent C++ wrapper class. More...

#include <gfc/atk/streamablecontent.hh>

Inheritance diagram for GFC::Atk::StreamableContent:

GFC::G::TypeInterface GFC::G::TypeInstance GFC::Trackable List of all members.

Public Member Functions

Accessors

Protected Member Functions

Constructors

Detailed Description

An AtkStreamableContent C++ wrapper class.

StreamableContent is an interface which provides access to streamable content.


Member Function Documentation

String GFC::Atk::StreamableContent::get_mime_type int  i  )  const
 

Gets the character string of the specified mime type.

Parameters:
i An integer representing the position of the mime type starting from 0.
Returns:
A string representing the specified mime type.

The first mime type is at position 0, the second at position 1, and so on.

int GFC::Atk::StreamableContent::get_n_mime_types  )  const
 

Gets the number of mime types supported by this object.

Returns:
an integer which is the number of mime types supported by the object.

Pointer<G::IOChannel> GFC::Atk::StreamableContent::get_stream const String mime_type  )  const
 

Gets the content in the specified mime type.

Parameters:
mime_type A string representing the mime type.
Returns:
A GIOChannel which contains the content in the specified mime type.


The documentation for this class was generated from the following file:
Generated on Tue Aug 24 00:34:35 2004 for GFC-UI by doxygen 1.3.8