synfig::ValueNode_Sine Class Reference

#include <valuenode_sine.h>

Inheritance diagram for synfig::ValueNode_Sine:

synfig::LinkableValueNode synfig::ValueNode synfig::Node

List of all members.

Public Types

typedef etl::handle
< ValueNode_Sine
Handle
typedef etl::handle
< const
ValueNode_Sine
ConstHandle

Public Member Functions

virtual ValueBase operator() (Time t) const
 Returns the value of the ValueNode at time t.
virtual ~ValueNode_Sine ()
virtual String get_name () const
 Returns the name of the ValueNode type.
virtual String get_local_name () const
 Returns the localized name of the ValueNode type.
virtual
ValueNode::LooseHandle 
get_link_vfunc (int i) const
virtual int link_count () const
virtual String link_name (int i) const
virtual String link_local_name (int i) const
virtual int get_link_index_from_name (const String &name) const

Static Public Member Functions

static bool check_type (ValueBase::Type type)
static ValueNode_Sinecreate (const ValueBase &x)

Protected Member Functions

LinkableValueNodecreate_new () const
virtual bool set_link_vfunc (int i, ValueNode::Handle x)


Member Typedef Documentation

typedef etl::handle<ValueNode_Sine> synfig::ValueNode_Sine::Handle

Reimplemented from synfig::LinkableValueNode.

typedef etl::handle<const ValueNode_Sine> synfig::ValueNode_Sine::ConstHandle

Reimplemented from synfig::LinkableValueNode.


Constructor & Destructor Documentation

ValueNode_Sine::~ValueNode_Sine (  )  [virtual]


Member Function Documentation

ValueBase ValueNode_Sine::operator() ( Time  t  )  const [virtual]

Returns the value of the ValueNode at time t.

Reimplemented from synfig::ValueNode.

String ValueNode_Sine::get_name (  )  const [virtual]

Returns the name of the ValueNode type.

Implements synfig::ValueNode.

String ValueNode_Sine::get_local_name (  )  const [virtual]

Returns the localized name of the ValueNode type.

Implements synfig::ValueNode.

ValueNode::LooseHandle ValueNode_Sine::get_link_vfunc ( int  i  )  const [virtual]

Implements synfig::LinkableValueNode.

int ValueNode_Sine::link_count (  )  const [virtual]

Implements synfig::LinkableValueNode.

String ValueNode_Sine::link_name ( int  i  )  const [virtual]

Implements synfig::LinkableValueNode.

String ValueNode_Sine::link_local_name ( int  i  )  const [virtual]

Implements synfig::LinkableValueNode.

int ValueNode_Sine::get_link_index_from_name ( const String name  )  const [virtual]

Implements synfig::LinkableValueNode.

LinkableValueNode * ValueNode_Sine::create_new (  )  const [protected, virtual]

Implements synfig::LinkableValueNode.

bool ValueNode_Sine::set_link_vfunc ( int  i,
ValueNode::Handle  x 
) [protected, virtual]

Implements synfig::LinkableValueNode.

bool ValueNode_Sine::check_type ( ValueBase::Type  type  )  [static]

ValueNode_Sine * ValueNode_Sine::create ( const ValueBase x  )  [static]


The documentation for this class was generated from the following files:
Generated on Wed Aug 15 05:00:25 2007 for synfig by  doxygen 1.5.3