Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PVAction is not generic #11

Closed
NickeZ opened this issue Jul 7, 2017 · 1 comment
Closed

PVAction is not generic #11

NickeZ opened this issue Jul 7, 2017 · 1 comment

Comments

@NickeZ
Copy link
Contributor

NickeZ commented Jul 7, 2017

PVAction should be generic over two types. This is a bit like an RPC and currently it is implemented as std::int32_t -> std::int32_t but it should be able to handle T -> U where T/U is any of the "standard" types in NDS, i.e., types that are implemented for all control systems.

@NickeZ
Copy link
Contributor Author

NickeZ commented Jul 7, 2017

Moved to Cosylab/nds3#22

@NickeZ NickeZ closed this as completed Jul 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant