space

package
v0.0.0-...-a0027d1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 28, 2016 License: BSD-3-Clause Imports: 3 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Collection

type Collection struct {
	// contains filtered or unexported fields
}

Collection represents the space collection.

func NewCollection

func NewCollection() *Collection

NewCollection creates a new space object. It provides configuration for the connection space.

func (*Collection) Connection

func (c *Collection) Connection() *connection.Object

Connection returns the connection space config of the space collection.

func (*Collection) Dimension

func (c *Collection) Dimension() *dimension.Object

Dimension returns the space dimension config of the space collection.

func (*Collection) Peer

func (c *Collection) Peer() *peer.Object

Peer returns the space peer config of the space collection.

func (*Collection) SetConnection

func (c *Collection) SetConnection(connection *connection.Object)

SetConnection sets the connection space config for the space collection.

func (*Collection) SetDimension

func (c *Collection) SetDimension(dimension *dimension.Object)

SetDimension sets the space dimension config for the space collection.

func (*Collection) SetPeer

func (c *Collection) SetPeer(peer *peer.Object)

SetPeer sets the space peer config for the space collection.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL