Ticket #9 (new task) — at Initial Version

Opened 15 years ago

Last modified 15 years ago

Redundant Get* Functions

Reported by: bhilburn Owned by:
Priority: Normal Milestone: Release 0.1.3
Component: libvtcross Version: All
Severity: Major Keywords:
Cc:

Description

In libvtcross, we are currently providing redundant functionality across these three functions:

GetNumObservables? GetNumUtilities? GetNumParamaters?

We should provide a function that does all three so that three different socket connections do not have to be made if the user wants all three values.

Note: See TracTickets for help on using tickets.