IDataCon: Class that functions as an interface for data connections

Description Usage Format Details on interface term Getters/setters Public methods Known interface implementations Author(s) References Examples

Description

Defines the interface for data connections.

Usage

1

Format

1
2
Class 'R6ClassGenerator' <environment: 0x0000000009c1be50> 
 - attr(*, "name")= chr "IDataCon_generator"

Details on interface term

The term interface is used in a looser context than in more rigid OOP contexts such as C# or the like

Getters/setters

Public methods

Known interface implementations

Author(s)

Janko Thyson janko.thyson@rappster.de

References

http://github.com/rappster/datar

Examples

1
## TODO

rappster/dataconr documentation built on May 26, 2019, 11:14 p.m.